Skip to main content

TOOL_TIMEOUT

Constant TOOL_TIMEOUT 

Source
pub const TOOL_TIMEOUT: Duration;
Expand description

A tool that has not produced output by now is hung, not slow.

Deterministic checkers are fast; this is not the LLM path. The Python reference uses 120s; matching it keeps the two implementations comparable in bug reports.