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

Need ability to set retries to zero for ent rate limiter #4725

Closed
reedlaw opened this issue Oct 28, 2020 · 0 comments
Closed

Need ability to set retries to zero for ent rate limiter #4725

reedlaw opened this issue Oct 28, 2020 · 0 comments

Comments

@reedlaw
Copy link

reedlaw commented Oct 28, 2020

Ruby version: 2.6.5p114
Rails version: 5.2.4.4
Sidekiq / Pro / Enterprise version(s): 6.1.2 / 5.2.0 / 2.1.2

We would like to be able to set sidekiq_options max_limiter_retries to -1 so that there would be no retries. job["overrated"] starts out as nil so the code that checks for retries doesn't compare max_limiter_retries on the first retry attempt.

@mperham mperham closed this as completed Oct 29, 2020
mperham added a commit that referenced this issue Oct 29, 2020
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