mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 08:08:20 -05:00
If sidekiq is paused or Discourse is in readonly continue to queue heartbeats If we do not do that then a master process can end up reaping sidekiq workers and causing various badness This also impacts restore which can do weird stuff TM in cases like this