pub const DEFAULT_NODE_TIMEOUT: Duration;Expand description
Default node wall-clock budget when a pipe node declares no
timeout:. Picked to match the memory-locked 1800s default called
out in the plan’s “Open questions deferred to implementation” block.