Exception: FormatParser::RemoteIO::IntermittentFailure

Inherits:
UpstreamError
  • Object
show all
Defined in:
lib/remote_io.rb

Overview

Represents a failure that might be retried (like a 5xx response or a timeout)

Instance Attribute Summary

Attributes inherited from UpstreamError

#status_code

Method Summary

Methods inherited from UpstreamError

#initialize

Constructor Details

This class inherits a constructor from FormatParser::RemoteIO::UpstreamError