pub const DAEMON_AUTO_START_MAX_BACKOFF_MS: u64 = 30_000;
Ceiling on backoff between automatic daemon spawn attempts.