Taken tasks is released back to 'ready' state after reload
TvoroG opened this issue · 1 comments
TvoroG commented
Example:
- Worker takes a task
- Run
package.reload() - Task is released back to ready state.
- Worker cannot ack task
LeonidVas commented
The queue doesn't currently support package.reload(), but we plan to add this functionality in the future.