Class: Xeno::ReaperJob
- Inherits:
-
ApplicationJob
- Object
- ActiveJob::Base
- ApplicationJob
- Xeno::ReaperJob
- Defined in:
- app/jobs/xeno/reaper_job.rb
Overview
Periodic sweep for turns with no live owner (see Xeno::Reaper). Fired
by Solid Queue's recurring machinery, a cron hitting xeno:reap, or
any other scheduler — running it twice is harmless.