Skip to main content

increment_submit_retry_count

Function increment_submit_retry_count 

Source
pub async fn increment_submit_retry_count(
    conn: &mut PgConnection,
    id: Uuid,
) -> ModelResult<i32>