Exception: Dispatch::Rails::SolidQueueJobsLost

Inherits:
SolidQueueError show all
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.