This commit is contained in:
Mike Perham 2016-12-08 14:01:58 -08:00
parent 61522d7cdc
commit 10a04ce43a
1 changed files with 1 additions and 0 deletions

View File

@ -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|