Skip to main content

5 docs tagged with "workflows"

View All Tags

Continue As New

The Continue As New pattern allows a running workflow to restart itself with new arguments.

Introduction

Durable Workflow 2.0 is a standalone polyglot durable-execution platform with first-party PHP, Python, and Rust SDKs.

Message Streams

Message streams are the v2 authoring surface for repeated workflow messages:

Workflows

Define Durable Workflow v2 workflow classes and keep orchestration code deterministic.