Exception: Protobuf::Nats::Errors::HandlerOverdue

Inherits:
StandardError
  • Object
show all
Defined in:
lib/protobuf/nats/errors.rb

Overview

Raised into a worker thread to reclaim a handler that has outlived the client’s response_timeout. Only used when overdue-reclaim is explicitly enabled via PB_NATS_SERVER_RECLAIM_OVERDUE_HANDLERS (default off); the documented default is that handlers are never aborted.