Exception: HTTPClient::ReceiveTimeoutError

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

Overview

Raised for indicating a response receiving timeout error. You can configure response receiving timeout via HTTPClient#receive_timeout=.