Exception: ComicVine::CVRateLimitError
- Inherits:
-
CVHTTPError
- Object
- StandardError
- CVError
- CVHTTPError
- ComicVine::CVRateLimitError
- Defined in:
- lib/comic_vine.rb
Overview
Raised on HTTP 420/429 once retries are exhausted. ComicVine rate-limits to roughly 200 requests per resource per hour.
Instance Attribute Summary
Attributes inherited from CVHTTPError
Method Summary
Methods inherited from CVHTTPError
Constructor Details
This class inherits a constructor from ComicVine::CVHTTPError