Skip to main content

CONNECT_TIMEOUT

Constant CONNECT_TIMEOUT 

Source
pub const CONNECT_TIMEOUT: Duration;
Expand description

Default connection timeout for establishing HTTP connections

Set to 10 seconds which is sufficient for most network conditions while not being too aggressive.