Design rate limiting architecture:
API endpoints: ${{ENDPOINTS}}
Rate limits: ${{RATE_LIMITS}}
Distribution: ${{DISTRIBUTION}}
Implement:
- Rate limiting algorithm
- Distributed counter storage
- Limit tiers
- Burst handling
- Response headers
- Quota management
- Monitoring
- Bypass mechanismsOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{ENDPOINTS][{RATE_LIMITS][{DISTRIBUTION]