pub async fn show_task_logs( broker_url: &str, task_id_str: &str, limit: usize, ) -> Result<()>
Show task execution logs