mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
changes
This commit is contained in:
parent
50fc8ee7c3
commit
cf5933ab67
1 changed files with 14 additions and 0 deletions
|
@ -3,6 +3,20 @@ Sidekiq Enterprise Changelog
|
|||
|
||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||
|
||||
HEAD
|
||||
----------
|
||||
|
||||
- Rework `Sidekiq::Limiter` redis handling to match global redis handling.
|
||||
- Allow user to customize rate limit backoff logic and handle custom
|
||||
rate limit errors.
|
||||
- Fix scalability issue with Limiter index page.
|
||||
|
||||
|
||||
0.7.2
|
||||
----------
|
||||
|
||||
- Fix typo which prevented limiters with '0' in their names.
|
||||
|
||||
0.7.1
|
||||
----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue