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.
pub fn requeue_interrupted(conn: &Connection) -> Result<u32>Re-queue any jobs that were mid-processing when the app crashed. Returns the number of jobs requeued.