Exception: Dispatch::Rails::SolidQueueJobsLost
- Inherits:
-
SolidQueueError
- Object
- StandardError
- SolidQueueError
- Dispatch::Rails::SolidQueueJobsLost
- Defined in:
- lib/dispatch/rails/solid_queue_subscriber.rb
Overview
A worker process died (pruned after a missed heartbeat, or its process went missing) and SolidQueue force-failed the jobs it had claimed. This is the OOM-restart case: Heroku SIGKILLs the dyno, the supervisor later prunes the dead process and fails its claimed jobs straight into solid_queue_failed_executions.