Class: Flightdeck::Jobs::RetriesController
- Inherits:
-
ActionsController
- Object
- ApplicationController
- ActionsController
- Flightdeck::Jobs::RetriesController
- Defined in:
- app/controllers/flightdeck/jobs/retries_controller.rb
Overview
Retrying is Solid Queue's own FailedExecution#retry: it resets the job's execution counters, re-dispatches it and deletes the failure row, all under a lock. Flightdeck never reimplements any of that.
Constant Summary
Constants inherited from ApplicationController
ApplicationController::UNCONFIGURED_MESSAGE