Exception: HTTPClient::ConnectTimeoutError

Inherits:
TimeoutError
  • Object
show all
Defined in:
lib/httpclient.rb

Overview

Raised for indicating a connection timeout error. You can configure connection timeout via HTTPClient#connect_timeout=.