Skip to main content

poll_status

Function poll_status 

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