mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
fix note
This commit is contained in:
parent
48446bb2e8
commit
08d277cd37
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
-----------
|
||||
|
||||
- Auto-prune jobs older than one hour from the Workers page [#1508]
|
||||
- Fix ReliableFetch issue where a job could be lost when an exception occurs updating Redis stats before the job executes [#1511]
|
||||
- Fix issue where a job could be lost when an exception occurs updating
|
||||
Redis stats before the job executes [#1511]
|
||||
|
||||
2.17.6
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue