Refactor Cluster Status Dash

This commit is contained in:
John Haverlack 2026-02-08 17:02:49 -09:00
parent 6fa62c6d47
commit 822e7c46e3
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
"worker_stale_threshold": 15000, "worker_stale_threshold": 15000,
"update_interval": { "update_interval": {
"udp_beacon": 2000, "udp_beacon": 2000,
"cluster_status": 10000, "cluster_status": 2000,
"cluster_workers": 2000, "cluster_workers": 1000,
"cluster_telemetry": 1000 "cluster_telemetry": 500
}, },
"expiration_timeout": { "expiration_timeout": {
"cluster_status": 60000, "cluster_status": 60000,