pub fn record_execution( queue_name: &str, task_name: &str, outcome: &'static str, duration: Duration, )