mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Merge pull request #2231 from ryanpetrello/expedite-isolated-heartbeat
expedite the heartbeat when an isolated node is registered
This commit is contained in:
commit
bb657de6a7
@ -226,7 +226,6 @@ def handle_ha_toplogy_worker_ready(sender, **kwargs):
|
||||
# Expedite the first hearbeat run so a node comes online quickly.
|
||||
cluster_node_heartbeat.apply([])
|
||||
apply_cluster_membership_policies.apply([])
|
||||
awx_isolated_heartbeat.apply([])
|
||||
|
||||
|
||||
@celeryd_after_setup.connect
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user