Cloud Control Plane
Freeze the Durable Workflow Cloud control-plane contract, runtime-target boundary, worker connectivity model, and support-led topology edge.
Freeze the Durable Workflow Cloud control-plane contract, runtime-target boundary, worker connectivity model, and support-led topology edge.
Choose embedded Laravel mode or the standalone server without changing the Durable Workflow v2 contract.
The Python SDK is a thin, async-first client for the Durable Workflow server. It lets Python processes start, observe, signal, and cancel workflows through the server's control-plane API, and register as workers that execute workflow tasks and activities.
Deploy and configure the Durable Workflow standalone server.
Implement the versioned worker-plane protocol for polling, leasing, history replay, heartbeats, completion, and external task results.