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