Skip to main content

request_timeout

Function request_timeout 

Source
pub fn request_timeout() -> Duration
Expand description

The deadline for one control request. LEVIATH_CONTROL_TIMEOUT_SECS overrides it; 0 disables the deadline (for debugging a daemon that is legitimately slow). An unparseable value falls back to the default.