willvincent/adonis-ironium

Max retry and failed jobs

jericopulvera opened this issue · 0 comments

Hello. I've been using this package and It works really well but there is an issue that I encounter.

When a job is not being sent it keeps on retrying it and the jobs pile up. I'm hoping if you could point me in the right direction in order to specify a max retry so that the issue would be fixed.

I also have looked around the Ironium repo and with no luck still, haven't found the fix to the issue.