Files
moeka-project/services
Rin 81381353c8 feat(minecraft): improve error retry logic with exponential backoff and quota detection
Add shouldRetryError helper consolidating retry decision logic, expand rate limit detection to catch token_quota_exceeded errors and quota-related messages (token quota/tokens per minute/too many tokens), implement exponential backoff for rate limits (1s→5s with jitter) vs fixed 150ms for other retries, skip turn gracefully on retry exhaustion instead of throwing non-auth errors, log lastError context when
2026-02-18 11:14:41 +08:00
..
2026-01-30 17:00:13 +08:00