# RateLimitError

## _class_ [**tinker.RateLimitError**](https://github.com/thinking-machines-lab/tinker/blob/main/src/tinker/_exceptions.py#L161)( _APIStatusError_)

HTTP 429: Too many requests, rate limit exceeded.

**Inherits from:** `APIStatusError`
