Exception: ScrapeUnblocker::QuotaExceededError
- Inherits:
-
PaymentRequiredError
- Object
- StandardError
- Error
- APIError
- PaymentRequiredError
- ScrapeUnblocker::QuotaExceededError
- Defined in:
- lib/scrapeunblocker/errors.rb
Overview
Every request the plan allows this period has been used (HTTP 402).
On plans that permit overages this only fires past the quota plus the overage allowance; inside that band requests still succeed and the extra usage is invoiced. Active coupon credit is spent before plan quota. The counter resets on the subscription's anniversary day, not the first of the month.
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from ScrapeUnblocker::APIError