Rate Limit
The Rate Limit error occurs when you've made too many requests in a short period. The CLI displays: Error: Rate limit exceeded. Please wait a moment and try again.
- Sending too many requests to the API in a short time window.
- Multiple concurrent Command Code sessions making requests simultaneously.
- The upstream LLM provider is rate limiting your account.
- Wait and Retry: Wait a few seconds and try your command again. Rate limits reset quickly.
- Reduce Concurrent Sessions: If you have multiple Command Code sessions open, close the ones you don't need.
- Check Your Plan: Higher plans have higher rate limits. Review your plan on the Pricing Limits page.
Rate limits are temporary. Wait a moment and retry. If you consistently hit rate limits, consider upgrading your plan or reducing the number of concurrent sessions.