Exception: CgminerApiClient::TimeoutError

Inherits:
ConnectionError show all
Defined in:
lib/cgminer_api_client/errors.rb

Overview

Raised specifically for connect-timeout failures, as a subclass of ConnectionError. Lets callers distinguish “the miner took too long to answer the SYN” from other connection-layer problems.