pub const DEFAULT_KEEP_ALIVE_INTERVAL_MS: u64 = 10_000;
Default keep-alive interval for Server-Sent Events (SSE) streams in milliseconds.