mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Finally fix negative pending!?!?!?
This commit is contained in:
parent
ee895924bd
commit
b56afeec1a
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@
|
||||||
|
|
||||||
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
|
||||||
|
|
||||||
|
3.7.0
|
||||||
|
---------
|
||||||
|
|
||||||
|
- Refactor batch job success/failure to gracefully handle several edge
|
||||||
|
cases with regard to Sidekiq::Shutdown. This should greatly reduce
|
||||||
|
the chances of seeing the long-standing "negative pending count" problem. [#3710]
|
||||||
|
|
||||||
3.6.1
|
3.6.1
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue