pub async fn inspect_task( broker_url: &str, queue: &str, task_id_str: &str, ) -> Result<()>
Inspect a specific task by ID