Exception: Quonfig::SSEConfigClient::SSEReadDeadlineExceeded
- Inherits:
-
StandardError
- Object
- StandardError
- Quonfig::SSEConfigClient::SSEReadDeadlineExceeded
- Defined in:
- lib/quonfig/sse_config_client.rb
Overview
Raised by the watchdog into the worker thread when the per-chunk read deadline elapses. Caught by run_loop’s rescue, indistinguishable from any other transport error for backoff/restart purposes.