pub const DEFAULT_CONNECT_TIMEOUT: Duration;
Default TCP/TLS connect timeout. Separate from the request timeout so DNS / unreachable-host errors surface in seconds rather than being absorbed into the full 60s request budget.