Exception: Mailkube::RateLimitError
- Defined in:
- lib/mailkube/errors.rb,
sig/mailkube/errors.rbs
Overview
HTTP 429: the rate limit was exceeded. Read APIError#retry_after before retrying.
Instance Attribute Summary
Attributes inherited from APIError
#body, #error_name, #request_id, #retry_after, #status_code
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Mailkube::APIError