> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloudservices.ecowestern.net/llms.txt
> Use this file to discover all available pages before exploring further.

# rate_limit_exceeded_billable

> The account has reached its configured service request limit

The account has reached its current request limit.

## Fix

* Read the `X-RateLimit-*` response headers.
* Stop parallel retries.
* Retry with exponential backoff when appropriate.
* Visit [ECS support](https://support.ecowestern.net/ecs) if the limit does not match your plan.
