mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
pro changes
This commit is contained in:
parent
90db3b8420
commit
63f1f16b36
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.
|
||||
|
||||
HEAD
|
||||
---------
|
||||
|
||||
- Fix edge case in Batch::Status#poll leading to premature completion [#3640]
|
||||
- Adjust scan API to check 100 elements at a time, to minimize network round trips
|
||||
when scanning large sets.
|
||||
|
||||
3.5.3
|
||||
---------
|
||||
|
||||
|
|
Loading…
Reference in a new issue