Skip to main content

DRAIN_TIMEOUT

Constant DRAIN_TIMEOUT 

Source
pub const DRAIN_TIMEOUT: Duration;
Expand description

How long shutdown waits for in-flight HTTP requests to finish. Bounded, so one genuinely stuck request cannot hold the process open forever.