pub const DEFAULT_CONNECT_TIMEOUT_MS: u64 = 10_000;
Default TCP connect timeout (ms) for the underlying reqwest client.