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

Allow per queue overrides of retry settings #162

Merged
merged 2 commits into from
May 16, 2020

Conversation

boncey
Copy link
Contributor

@boncey boncey commented Dec 15, 2018

See #57 for background discussion.

This allows per queue overrides of the following settings.

  • max_job_retries
  • retry_delay
  • retry_delay_proc

Examples are in the README.

I've only been able to test this with the Simple worker but the changes should apply to all workers.

@nesquena
Copy link
Owner

Looks good to me on a quick review, thanks for putting this together! Can anyone else try these changes locally and confirm they work and are ready to be merged?

@boncey
Copy link
Contributor Author

boncey commented May 16, 2020

I've been running this in production since this PR was created, processing around 1M jobs a day without any issues.
Anyone else fancy testing it?

@nesquena
Copy link
Owner

I’ll merge these in, thanks for following up!

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

Successfully merging this pull request may close these issues.

2 participants