pub async fn wait_for_scan_task( client: &RommClient, task_id: &str, timeout: Duration, ) -> Result<Value>
CLI: poll task status with an indicatif spinner (do not use under the TUI alternate screen).
indicatif