Exception: Ghostcrawl::RateLimitError

Inherits:
GhostcrawlError show all
Defined in:
lib/ghostcrawl/errors.rb

Overview

Raised on 429 — rate limit reached.

Instance Attribute Summary

Attributes inherited from GhostcrawlError

#body, #code, #request_id, #retryable, #status_code

Method Summary

Methods inherited from GhostcrawlError

#initialize

Constructor Details

This class inherits a constructor from Ghostcrawl::GhostcrawlError