diamondio/better-queue

Catch max retries

Opened this issue · 0 comments

It seems that no matter what my maxRetry value is, the batch_failed event is called on the first failure.

Is there an even to let me know when it reached the max retry?