Function flowmium::requests::get_status

source ·
pub async fn get_status(url: &str, id: &str) -> Result<FlowRecord, ClientError>
Expand description

Get more detailed status of a workflow, like the plan, number of running tasks etc.