Exception: HTTPX::TotalRequestTimeoutError
- Inherits:
-
RequestTimeoutError
- Object
- StandardError
- Error
- TimeoutError
- RequestTimeoutError
- HTTPX::TotalRequestTimeoutError
- Defined in:
- lib/httpx/errors.rb
Overview
Error raised when a response couldn’t be received for a request after multiple interactions. This error should not be retriable.
Instance Attribute Summary
Attributes inherited from RequestTimeoutError
Attributes inherited from TimeoutError
Method Summary
Methods inherited from RequestTimeoutError
Methods inherited from TimeoutError
#initialize, #to_connection_error
Constructor Details
This class inherits a constructor from HTTPX::RequestTimeoutError