This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib/demon
Sam 384135845b FEATURE: introduce ultra_low priority queue
This commit introduces an ultra low priority queue for post rebakes. This
way rebakes can never interfere with regular sidekiq processing for cases
where we perform a large scale rebake.

Additionally it allows Post.rebake_old to be run with rate_limiter: false
to avoid triggering the limiter when rebaking. This is handy for cases
where you want to just force the full rebake and not wait for it to trickle
2019-01-17 14:53:19 +11:00
..
base.rb DEV: handle termination cleanly in autospec 2018-06-19 16:13:36 +10:00
rails_autospec.rb DEV: handle termination cleanly in autospec 2018-06-19 16:13:36 +10:00
sidekiq.rb FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00