Exception: Wfirma::RateLimitError

Inherits:
ApiError show all
Defined in:
lib/wfirma/errors.rb

Overview

TOTAL REQUESTS LIMIT EXCEEDED, TOTAL EXECUTION TIME LIMIT EXCEEDED. The limits move with wFirma's load, so this says back off, not stop.

Instance Attribute Summary

Attributes inherited from ApiError

#errors, #status_code

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Wfirma::ApiError