Exception: ReductoAI::RateLimitError
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ClientError
- ReductoAI::RateLimitError
- Defined in:
- lib/reducto_ai/errors.rb
Overview
Raised on 429 Too Many Requests responses.
Indicates API rate limit has been exceeded. Consumers should implement retry logic with backoff.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from ReductoAI::Error