Function get_execution_status

Source
pub async fn get_execution_status(
    core: &Arc<AppCore>,
    execution_id: &str,
) -> Result<Vec<Task>>