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.