Constant REQUEST_TIMEOUT_SECS
pub const REQUEST_TIMEOUT_SECS: u64 = 120;Expand description
Total per-request timeout, in seconds. Covers connect through body read.
pub const REQUEST_TIMEOUT_SECS: u64 = 120;Total per-request timeout, in seconds. Covers connect through body read.