Exception: Phronomy::RateLimitError

Inherits:
TransportError show all
Defined in:
lib/phronomy.rb

Overview

Raised when the LLM API returns a rate-limit response (HTTP 429 or equivalent). Callers should back off and retry after the indicated delay.