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-17 23:12:53 +01:00
2025-12-20 23:32:07 +01:00
2025-12-18 00:39:56 +01:00
2025-12-25 22:11:50 +01:00
2025-12-17 23:12:53 +01:00
2025-12-25 22:46:58 +01:00
2025-12-17 23:12:53 +01:00
Description
No description provided
229 MiB
Languages
TypeScript 95.6%
PLpgSQL 3.4%
JavaScript 0.8%
CSS 0.2%