Exception: Sdp::Timeout

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

Overview

Net::ReadTimeout. For POSTs the outcome is UNKNOWN — callers must reconcile before re-submitting (no idempotency key upstream; retrying a transfer risks a double-spend).

Instance Attribute Summary

Attributes inherited from Error

#code, #details, #http_status, #meta

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Sdp::Error