rate_limit.exceeded
HTTP 429
Too many requests. Try again in {seconds}s.
Quá nhiều yêu cầu. Thử lại sau {seconds} giây.
How it arrives
{
"type": "https://docs.tempinbox.vn/errors/rate_limit.exceeded",
"title": "…",
"status": 429,
"code": "rate_limit.exceeded",
"traceId": "…"
}
Match on code, never on title — titles are prose and may be reworded.
Quote traceId when asking for help; it follows the request across every service.