mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:01:52 +08:00
Revert "FIX: heartbeat should be per host"
This reverts commit 17bed44405
.
This commit is contained in:
parent
be96c4478e
commit
5d4fcc62bb
|
@ -4,7 +4,6 @@ module Jobs
|
|||
|
||||
# used to ensure at least 1 sidekiq is running correctly
|
||||
class Heartbeat < Jobs::Scheduled
|
||||
per_host
|
||||
every 3.minute
|
||||
|
||||
def execute(args)
|
||||
|
|
Loading…
Reference in New Issue
Block a user