pub const WS_READ_TIMEOUT_MS: u64 = 20000; // 20_000u64
Timeout for WebSocket read operations in milliseconds