pub const DAEMON_SPAWN_BACKOFF_BASE_MS: u64 = 500;
Base backoff used after daemon spawn/health failures.