diff --git a/Pro-Changes.md b/Pro-Changes.md index 0b62cd6e..76a5427c 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -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|