Thrown when the API returns HTTP 429 (Too Many Requests).
Callers can catch this specifically to implement back-off / retry logic without catching unrelated API errors.
class OpenRouterRateLimitErrorOpenRouterError<this>HTTP or API error code, if available.