Exception: Arcp::Errors::HeartbeatLost
- Inherits:
-
Arcp::Error
- Object
- StandardError
- Arcp::Error
- Arcp::Errors::HeartbeatLost
- Defined in:
- lib/arcp/errors.rb
Constant Summary collapse
- CODE =
'HEARTBEAT_LOST'
Instance Attribute Summary
Attributes inherited from Arcp::Error
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
69 |
# File 'lib/arcp/errors.rb', line 69 def retryable? = true |