mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
expedite the heartbeat when an isolated node is registered
This commit is contained in:
parent
2be8e8d55a
commit
ff2f7aa950
@ -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