Skip to main content

MIN_HANDLER_TIMEOUT_MS

Constant MIN_HANDLER_TIMEOUT_MS 

Source
pub const MIN_HANDLER_TIMEOUT_MS: u64 = 100;
Expand description

Lower bound for handler_timeout_ms. Anything below this is so short the deadline trips on healthy requests; we reject the value.