pub async fn get_task_status(task_id: i64) -> Result<TaskMetadata, TaskError>
Expand description

Gets the status of a scheduler task