- Replace single-retry with while loop that exhausts all candidate profiles - Add "format" detection to classifyError (400, malformed, bad request, schema) - Make timeout errors rotatable (some providers hang on rate limit) - Export classifyError and isRotatableError for testing - Add error-classification.test.ts with coverage for all failure reasons Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| error-classification.test.ts | ||
| index.ts | ||
| order.test.ts | ||
| order.ts | ||
| store.test.ts | ||
| store.ts | ||
| types.ts | ||
| usage.test.ts | ||
| usage.ts | ||