Sending a ping
Slow down notification sends
rate_limited
Your account sent too many attn notifications in a short time.
HTTP 429·Sending a ping
What it means
What happened
Your account sent too many attn notifications in a short time.
Why
Why it might have happened
- A script or agent may be retrying in a tight loop.
- Several jobs may be sharing the same API key or account.
- A dashboard button may have been clicked repeatedly while the request was still running.
Next steps
What you can try
- Wait a minute and retry.
- Add backoff and jitter to scripts or agents that call /api/v1/notify.
- Use dedup_key for safe retries so repeated attempts do not create extra notifications.
Related
Related error help
Still stuck?
Get help
If the error keeps happening, contact support and include rate_limited plus what you were trying to do on attn.ca.