mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Expands the HTTP status code mapping from 500-504 to 500-599 so that uncommon 5xx codes (505, 507, etc.) are correctly classified as retryable ServerError instead of falling through to message-based heuristics. The existing 529 (Overloaded) handling is subsumed by the broader range. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||