Blazing iconBlazing
Intermediate7 minAPI PatternsDev Preview

Workflow Handle wait()/cancel()

Demonstrates handle lifecycle methods: handle.wait() to block until completion, handle.wait_result() to retrieve the return value, and handle.cancel() to abort an in-flight workflow execution.

Coming SoonDev Preview

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

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