Exception: Quonfig::SSEConfigClient::SSEReadDeadlineExceeded

Inherits:
StandardError
  • Object
show all
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.