What are limits?
Two types of rules you can set per agent:- Email Alert — Sends you an email when a threshold is hit.
- Hard Limit — Returns HTTP 429 and stops requests once the threshold is hit.
Creating a rule
Configure the rule
Pick a rule type (Email Alert, Hard Limit, or both), a metric (tokens or cost), a threshold, and a period (hour / day / week / month).
How blocking works
When a Hard Limit triggers, the next proxy request returns429 Too Many Requests with a message:
Email notifications
- Cloud
- Local
Alerts are sent to your account email. Make sure it is correct in your profile settings.
Checking rules
- Rules are evaluated hourly (cron) for notifications, and on every request for blocks.
- A notification is sent once per rule per period to avoid spam.