mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
A stalled Anthropic SSE stream caused a run to hang for 10 minutes until the stall watchdog killed it. The HTTP connection succeeded but no SSE events arrived, and with stream_read_timeout defaulting to None the read blocked indefinitely. - Set AdapterTimeout default stream_read to 300s (5 min), matching the idle timeout used by OpenAI Codex - Increase BackoffConfig default initial_delay_ms from 200ms to 5s so transient LLM failures get meaningful recovery time before retry Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-devcontainer | ||
| arc-exe | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-slack | ||
| arc-sprites | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||