Skip to main content

requeue_interrupted

Function requeue_interrupted 

Source
pub fn requeue_interrupted(conn: &Connection) -> Result<u32>
Expand description

Re-queue any jobs that were mid-processing when the app crashed. Returns the number of jobs requeued.