mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
parent
a7e8fd1e47
commit
51727b6218
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
|||
longer seamlessly process batches created with Sidekiq Pro 1.x.
|
||||
As always, upgrade one major version at a time to ensure a smooth
|
||||
transition.
|
||||
- Fix edge case where a parent batch could expire before a child batch
|
||||
was finished processing, leading to missing batches [#2889]
|
||||
|
||||
3.1.0
|
||||
---------
|
||||
|
|
Loading…
Add table
Reference in a new issue