Skip to main content

fetch_run

Function fetch_run 

Source
pub async fn fetch_run<'a, E>(run_id: RunId, executor: E) -> Result<WorkflowRun>
where E: Executor<'a, Database = Postgres>,
Expand description

Fetch run.