Skip to main content

get_attempt_count

Function get_attempt_count 

Source
pub fn get_attempt_count(conn: &Connection, job_id: &str) -> Result<u32, Error>
Expand description

Get the recorded attempt count for a job.