mirror of
https://github.com/discourse/discourse.git
synced 2026-08-01 09:08:08 -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