async fn poll_status( consumer_id: &str, provider_id: &str, status_contract: &str, run_id: &str, atlas: &mut AtlasClient, ) -> Result<String>