Skip to main content

DEFAULT_TIMEOUT

Constant DEFAULT_TIMEOUT 

Source
pub const DEFAULT_TIMEOUT: Duration;
Expand description

Default HTTP request connection timeout.

The timeout is relatively high as we are often making requests over the mixnet, where latency is high and chatty protocols take a while to complete.