class HTTPX::TotalRequestTimeoutError

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

Error raised when a response couldn’t be received for a request after multiple interactions. This error should not be retriable.