Exception: EasyDocForms::RateLimitError

Inherits:
APIError
  • Object
show all
Defined in:
lib/easydocforms/errors.rb

Overview

429: rate limited — back off and retry.

Constant Summary

Constants inherited from APIError

APIError::PARTNER_API_NOT_ENABLED, APIError::SCOPE_REQUIRED

Instance Attribute Summary

Attributes inherited from APIError

#code, #completed_pdf_status, #hint, #status_code

Method Summary

Methods inherited from APIError

from_response, #initialize

Constructor Details

This class inherits a constructor from EasyDocForms::APIError