Open woodhull opened 7 years ago
@packrat386 PR is stale. Close or review and rebase?
This PR is older than both my children combined, but are you still interested in having it merged? I have no objection to it, conceptually.
I'd be interested in seeing this merged. It would allow a codebase I work on to switch back to the published version of the gem instead of this fork.
This PR adds the ability to have different pluggable strategies for what to do when the rate limit is exceeded.
For now there are new strategies that sleep or schedule jobs to run in the future. Added these in order to deal with issues described here https://github.com/enova/sidekiq-rate-limiter/issues/2