Exception: Tempest::Jetstream::Stalled

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tempest/jetstream/stream_manager.rb

Overview

Raised inside the worker thread by StreamManager#force_reconnect to break a stalled each_event. The run loop catches it and treats it as a disconnect, preserving the existing reconnect-with-cursor flow.