Searched refs:CHECK_STATUS_EVERY_SEC (Results 1 – 1 of 1) sorted by relevance
76 CHECK_STATUS_EVERY_SEC = 15 # Check status every 15 seconds. variable329 if time.time() - last_fetch_at < CHECK_STATUS_EVERY_SEC: