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