diff --git a/confluent_server/confluent/discovery/core.py b/confluent_server/confluent/discovery/core.py index 202edf21..acdef04c 100644 --- a/confluent_server/confluent/discovery/core.py +++ b/confluent_server/confluent/discovery/core.py @@ -1207,6 +1207,7 @@ def rescan(): def start_detection(): global attribwatcher global rechecker + global rechecktime _map_unique_ids() cfg = cfm.ConfigManager(None) allnodes = cfg.list_nodes()