Bolt v0.1.9 Bolt.JobStore View Source
Link to this section Summary
Functions
Get the number of failed jobs for this queue
Gets the details of a given failed job id
Get the latest set of failed jobs for this queue
GenServer handler for getting the details of a given failed job
Moves the backed up job into the queue to be processed. This is called once on start for each of the unfinished jobs
Link to this section Functions
Get the number of failed jobs for this queue.
Gets the details of a given failed job id.
Get the latest set of failed jobs for this queue.
GenServer handler for getting the details of a given failed job
Moves the backed up job into the queue to be processed. This is called once on start for each of the unfinished jobs.