Function wait_and_collect

Source
async fn wait_and_collect(
    core: &Arc<AppCore>,
    execution_id: &str,
) -> Result<Value>