mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-20 00:11:34 +00:00
The Anthropic API returns HTTP 529 for overload conditions, but this status code was falling through to the catch-all which classified it as InvalidRequest (non-retryable). This meant neither LLM-level nor node-level retries would trigger, causing workflow nodes to fail immediately on transient overload errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-devcontainer | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||