Exception: StraddlePay::RateLimitError

Inherits:
Error
  • Object
show all
Defined in:
lib/straddle_pay/errors.rb

Overview

Raised on 429 responses. Retry with backoff.

Instance Attribute Summary

Attributes inherited from Error

#body, #error_items, #error_type, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from StraddlePay::Error