Skip to main content

DEFAULT_TIMEOUT_MS

Constant DEFAULT_TIMEOUT_MS 

Source
pub const DEFAULT_TIMEOUT_MS: u64 = _; // 300_000u64
Expand description

Deadline of a shell act when [shell].timeout-ms is unset. A shell act without a deadline holds its scheduler lane for as long as the script runs: a script that waits forever takes an unbounded share of the engine’s job capacity with it.