This feature is not yet available in
workflow-py. See our
Roadmap for feature parity plans and
Changelog for updates.
Promise.all, you can run multiple workflow steps at the same time:
app/api/workflow/route.ts

Run multiple Upstash Workflow steps at the same time with Promise.all, executing independent steps concurrently within a single run.
Promise.all, you can run multiple workflow steps at the same time:
