Exception: Asimov::TooManyRequestsError
- Inherits:
-
RequestError
- Object
- StandardError
- Error
- RequestError
- Asimov::TooManyRequestsError
- Defined in:
- lib/asimov/error.rb
Overview
Errors that occur because the OpenAI API returned an HTTP code 429. This typically occurs because you have hit a rate limit or quota limit, or because the engine is overloaded.