E01003 — RateLimited
Too many requests. Please retry after the period indicated in the Retry-After header.
- HTTP status: 429
- Type: rate_limit_error
- Name: RateLimited
What to do
A rate-limit group is exhausted for this workspace. Wait the number of seconds in the Retry-After header, then retry. The RateLimit and RateLimit-Policy headers name the group and quota so you can pace future requests.
Related
- Rate limits: groups, headers, and backoff guidance
- E01xxx — Infrastructure: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code