Files
Dramlog-Prod/src/app
robin 8cf51d4aea fix: Add retry logic for OpenRouter 429 rate limit errors
- Retries up to 3 times with exponential backoff (2s, 4s, 8s)
- Also handles 503 service unavailable errors
- Logs retry attempts for debugging
- Only retries rate limit errors, other errors fail immediately
2025-12-26 00:06:21 +01:00
..
2025-12-25 22:46:58 +01:00
2025-12-25 22:11:50 +01:00