Exception: Api2Convert::NetworkError

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

Overview

A request did not yield a usable response.

Raised for a transport-level failure (DNS/connection/TLS/read) once idempotent retries are exhausted, or for a 2xx response whose body is not valid JSON.