Exception: Dispatch::Rails::SolidQueueError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dispatch/rails/solid_queue_subscriber.rb

Overview

Synthetic exceptions for SolidQueue infrastructure failures that have no Ruby exception of their own (the real cause is written onto SolidQueue’s own tables, not raised). thread_error reports the genuine exception instead.

Direct Known Subclasses

SolidQueueEnqueueError, SolidQueueJobsLost