fn reclaim_event( job_id: Uuid, claim: &ClaimRecord, max_attempts: u32, ) -> (Uuid, String, Option<String>, Option<String>)