Exception: Hellio::RateLimitError

Inherits:
Error
  • Object
show all
Defined in:
lib/hellio/errors.rb

Overview

429: too many requests. The limit is 120 requests per minute per token.

Instance Attribute Summary

Attributes inherited from Error

#response, #status_code

Method Summary

Methods inherited from Error

#errors, #initialize

Constructor Details

This class inherits a constructor from Hellio::Error