FIX: broken scheduler when changing per_host <-> global

Prior to this commit if we ever checked in a per_host directive and scheduled
job was previously global, total chaos could ensue as a feedback loop would
start

We very rarely used per_host to date, but just started making use of it
for heartbeats
This commit is contained in:
Sam Saffron 2019-08-30 23:26:44 +10:00
parent 3c6176b844
commit 5db204f370

View File

@ -186,7 +186,7 @@ GEM
mini_portile2 (2.4.0)
mini_racer (0.2.6)
libv8 (>= 6.9.411)
mini_scheduler (0.12.0)
mini_scheduler (0.12.1)
sidekiq
mini_sql (0.2.2)
mini_suffix (0.3.0)