discourse/app/jobs
Sam 44cf3cf975 FIX: queue heartbeats in readonly modes
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
2018-08-29 12:36:59 +10:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
regular FEATURE: erode bounce score every time an email is sent 2018-08-28 17:02:12 +10:00
scheduled FEATURE: Clean up PostReplyKey records. 2018-08-23 10:40:02 +08:00
base.rb FIX: queue heartbeats in readonly modes 2018-08-29 12:36:59 +10:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00