mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 09:33:11 +08: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