1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

LINGER constant

This commit is contained in:
Mike Perham 2016-07-26 09:57:09 -07:00
parent c89ff2e034
commit 9e390bf37b

View file

@ -3,6 +3,11 @@ Sidekiq Pro Changelog
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
---------
- Extract batch's 24 hr linger expiry to a LINGER constant so it can be tuned. [#3011]
3.3.1
---------