open-code-review/plugins
林SO 92fd0d088e
fix(opencode): separate per-file and overall timeouts (#717)
* fix(opencode): separate per-file and overall timeouts

* fix(opencode): default to 30-minute overall timeout instead of no timeout

Defense in depth: when overallTimeoutMinutes is not configured,
apply a 30-minute watchdog so genuinely stuck processes are reaped
even if the abort signal never fires.

---------

Co-authored-by: kite <lizhengfeng.lzf@alibaba-inc.com>
2026-08-14 15:19:02 +08:00
..
open-code-review fix(opencode): separate per-file and overall timeouts (#717) 2026-08-14 15:19:02 +08:00