Exception: PatientHttp::ResponseReader::ReadAbortedError Private
- Inherits:
-
StandardError
- Object
- StandardError
- PatientHttp::ResponseReader::ReadAbortedError
- Defined in:
- lib/patient_http/response_reader.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Raised when a body read is aborted because the processor was stopped past its shutdown deadline. The shutdown sequence re-enqueues the task, so this error is handled internally and never reaches callbacks.