File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,30 @@ assignees: vyuldashev
77
88---
99
10- - Laravel Version : #.#.#
11- - Package Version : #.#.#
12- - RabbitMQ Version : #.#.#
10+ - Laravel/Lumen version : #.#.#
11+ - RabbitMQ version : #.#.#
12+ - Package version : #.#.#
1313
1414** Describe the bug**
15+
1516A clear and concise description of what the bug is.
1617
1718** Steps To Reproduce**
1819
20+ What steps needed, to reproduce this bug.
21+
22+ ** Current behavior**
23+
24+ - What happens with the worker?
25+ - Is the message retried or put back into the queue?
26+ - Is the message acknowledged or rejected?
27+ - Is the message unacked?
28+ - Is the message gone?
29+
1930** Expected behavior**
2031
32+ What is the expected behavior
33+
2134** Additional context**
22- Add any other context about the problem here.
35+
36+ Add any other context about the problem or describe the use-case.
You can’t perform that action at this time.
0 commit comments