Skip to main content

SHUTDOWN_FLUSH_TIMEOUT

Constant SHUTDOWN_FLUSH_TIMEOUT 

Source
pub const SHUTDOWN_FLUSH_TIMEOUT: Duration;
Expand description

Legacy name for the handoff-init shutdown fallback window.

New runtime code should choose between NORMAL_SHUTDOWN_FLUSH_TIMEOUT and HANDOFF_SHUTDOWN_FLUSH_TIMEOUT based on whether a sandbox uses handoff init.