mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 02:13:26 -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