pub const WORKER_METRICS_UPDATE_INTERVAL_MS: u64 = 250;
How often workers flush Prometheus metric gauges (ms).