mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
fixes #3273
This commit is contained in:
parent
61522d7cdc
commit
10a04ce43a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
|
|||
HEAD
|
||||
---------
|
||||
|
||||
- Allow super\_fetch's orphan job check to happen as often as every hour [#3273]
|
||||
- Officially deprecate reliable\_fetch algorithm, use super\_fetch instead:
|
||||
```ruby
|
||||
Sidekiq.configure_server do |config|
|
||||
|
|
Loading…
Reference in a new issue