Exception: Arcp::Errors::RateLimited

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

Constant Summary collapse

CODE =
'RATE_LIMITED'

Instance Attribute Summary

Attributes inherited from Arcp::Error

#details

Instance Method Summary collapse

Methods inherited from Arcp::Error

#code, default_message, #initialize, #to_payload

Constructor Details

This class inherits a constructor from Arcp::Error

Instance Method Details

#retryable?Boolean

Returns:

  • (Boolean)


59
# File 'lib/arcp/errors.rb', line 59

def retryable? = true