Constant reth_network_types::session::config::INITIAL_REQUEST_TIMEOUT

source ยท
pub const INITIAL_REQUEST_TIMEOUT: Duration;
Expand description

Default request timeout for a single request.

This represents the amount of time we wait for a response until we consider it timed out.