pub const WORKER_STARTUP_CHECK_DELAY_MS: u64 = 100;
Delay after worker startup before running the first health check (ms).