mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
periodic off by one fix
This commit is contained in:
parent
5bf2d06ded
commit
f934127d40
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ Sidekiq Enterprise Changelog
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
1.2.4
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Fix issue causing some minutely jobs to execute every other minute.
|
||||||
|
- Log a warning if slow periodic processing causes us to miss a clock tick.
|
||||||
|
|
||||||
1.2.3
|
1.2.3
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue