Exception: Asimov::TooManyRequestsError

Inherits:
RequestError show all
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.