Skip to main content

MAX_FETCH_TIMEOUT

Constant MAX_FETCH_TIMEOUT 

Source
pub const MAX_FETCH_TIMEOUT: Duration;
Expand description

The maximum time to wait before timing out on a fetch. TODO(kaimast): directy multiply by constant once the const_trait_impl feature is stable.