Constant cache::persistent::client::REQUEST_TIMEOUT_MS_DEFAULT
source · pub const REQUEST_TIMEOUT_MS_DEFAULT: u64 = 1000;
Expand description
The timeout for making a request to the cache server.
pub const REQUEST_TIMEOUT_MS_DEFAULT: u64 = 1000;
The timeout for making a request to the cache server.