Skip to main content

GRACEFUL_CLOSE_TIMEOUT

Constant GRACEFUL_CLOSE_TIMEOUT 

Source
pub const GRACEFUL_CLOSE_TIMEOUT: Duration;
Expand description

Total budget for the graceful close handshake (close request + close frame). A supervisor’s SIGTERM→SIGKILL grace must exceed this or the close is cut short.