Skip to main content

TOOL_TIMEOUT

Constant TOOL_TIMEOUT 

Source
pub const TOOL_TIMEOUT: Duration;
Expand description

Default ceiling for deterministic tools. Individual tools can extend it when their own execution model includes a legitimate wait, such as Cargo’s build-directory lock.