class HTTPX::ConnectTimeoutError

  1. lib/httpx/errors.rb
Superclass: TimeoutError

Error raised when there was a timeout establishing the connection to a server. This may be raised due to timeouts during TCP and TLS (when applicable) connection establishment.