OneAI
Docs
QuotasBurst controlBackoff
Reference: Rate limits
Quotas, limits, and best practices for stable production usage.
Best practices
Avoid spikes; add backoff; cache stable outputs.
- Use client-side debounce for search and form typing
- Retry with exponential backoff on network errors
- Cache template outputs where acceptable