You're correct—this is a systematic rate limiting issue, not a problem with your account, credits, or specific model. The error is an HTTP 429 "Too many requests" response, which can occur across all models, including both free and paid options, if rate limits are exceeded at the provider or global level.
According to the documentation:
"429 - Too many requests! ... When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it." You might be able to resolve some rate limit errors by adjusting your request filters to allow routing to more providers. Learn more about this in the Provider Routing documentation.
If you're still rate limited on all models after waiting, lowering frequency, or adjusting filters, this suggests either:
- A global or account-wide rate limit is being enforced, or
- All available providers for your requests are rate-limited simultaneously.
Since this is affecting all models and persists after adding credits, you should contact mods through the Discord server for further assistance.
Source:
"429 - Too many requests! ... When an error occurs in an upstream provider, we can recover by routing to another healthy provider, if your request filters allow it." Llama 3.3 Nemotron 49B v1
-# This is an automated response powered by Answer HQ. Use !mute to stop the bot from responding.