Exception: Asimov::TimeoutError

Inherits:
NetworkError show all
Defined in:
lib/asimov/error.rb

Overview

Errors that occur as a result of a timeout raised by the underlying network client. Examples include Net::OpenTimeout or Net::ReadTimeout

Direct Known Subclasses

OpenTimeout, ReadTimeout, WriteTimeout