fabro/lib
Bryan Helmkamp 8057739c85
perf(workflow): cap final-patch timeout at 10s in all cases
Success runs used 30s, failure runs 10s. 30s is too long to block
terminal-event emission — git diff on a healthy workspace returns
well under a second; the timeout is a failsafe, not a common-case
budget. Users watching the stream shouldn't wait 30s for a degraded
case.

Unifying at 10s removes the status-dependent branch and the final_status
argument to compute_final_patch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 10:38:22 -04:00
..
crates perf(workflow): cap final-patch timeout at 10s in all cases 2026-04-24 10:38:22 -04:00
packages/fabro-api-client refactor settings builders and dense run snapshots 2026-04-23 11:35:21 -04:00