Module: SolidQueue::Batch::Sweepable
- Extended by:
- ActiveSupport::Concern
- Included in:
- SolidQueue::Batch
- Defined in:
- app/models/solid_queue/batch/sweepable.rb
Overview
Repairs batches that the regular completion detection can't finish on its own: jobs removed via bulk discards, processes that crashed after enqueueing jobs but before starting their batch, or completions whose callback enqueueing failed and rolled back.