Exception: TopTL::RateLimitError

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

Overview

429 — API rate limit hit. Retry after a backoff.

Instance Attribute Summary

Attributes inherited from Error

#response_body, #status_code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from TopTL::Error