File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -318,6 +318,8 @@ available timeout in this order:
318318 earlier preparation work.
319319- The 90 second dynamic-tool default.
320320
321+ This watchdog is the outer dynamic ` item/tool/call ` budget. Provider-specific
322+ request timeouts run inside that call and keep their own timeout semantics.
321323Dynamic tool budgets are capped at 600000 ms. On timeout, OpenClaw aborts the
322324tool signal where supported and returns a failed dynamic-tool response to Codex
323325so the turn can continue instead of leaving the session in ` processing ` .
Original file line number Diff line number Diff line change @@ -563,6 +563,8 @@ reduced by earlier preparation work. Dynamic tool budgets are
563563capped at 600000 ms. On timeout, OpenClaw aborts the tool signal
564564where supported and returns a failed dynamic-tool response to Codex so the turn
565565can continue instead of leaving the session in ` processing ` .
566+ This watchdog is the outer dynamic ` item/tool/call ` budget; provider-specific
567+ request timeouts run inside that call and keep their own timeout semantics.
566568
567569After Codex accepts a turn, and after OpenClaw responds to a turn-scoped
568570app-server request, the harness expects Codex to make current-turn progress and
You can’t perform that action at this time.
0 commit comments