Skip to main content

MAX_TIMEOUT_MS

Constant MAX_TIMEOUT_MS 

Source
pub const MAX_TIMEOUT_MS: u64 = _; // 3_600_000u64
Expand description

Largest [shell].timeout-ms accepted: the platform’s ceiling on how long one act may hold a lane. A longer wait belongs in a workflow-level timeout or a message act, not in a blocking shell act.