Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry behaviour #223

Open
fkoemep opened this issue Feb 21, 2024 · 0 comments
Open

Retry behaviour #223

fkoemep opened this issue Feb 21, 2024 · 0 comments

Comments

@fkoemep
Copy link

fkoemep commented Feb 21, 2024

As it's stated in the README you should return a ms value from the "failed" job and the retry will start automatically after that elapsed time, the problem is that the job executes immediately and will bypass almost every limiter setting thus getting rate limited when the retry jobs start.

Would it be possible to change the default behaviour and send it to the back of the queue instead of starting with a "EXECUTING" state?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant