Blazing iconBlazing
Intermediate6 minAPI PatternsDev Preview

run_sync by Name

Demonstrates the synchronous API for running workflows by name — app.publish_sync() and app.run_sync('workflow_name', **kwargs) — for use in non-async calling contexts.

Coming SoonDev Preview

This content is part of an upcoming preview program. Request early access

#async#blazing-flow#distributed#python
flow.py