Worker Queue retries immediately and exhausts retries.
When I make a queue message retry due to the pending task, queues goes 10 reattempts within seconds. While the batch size is 100 and batch timeout is 10s in settings. Thus dropping the message from the queue.
0 Replies