Skip to main content

And more

Why you need it

Compose primitives for search attributes, continue-as-new, reset, cron schedules, and observability.

Code examples

Choose an SDK (preference is sticky in this browser; default Python).

# SearchFlows, ResetFlow, ContinueAsNew — see References and Production.

Browse Design Patterns, References, and the SDKs for the full surface.

How Dex implements it

The Dex server exposes FlowService RPCs (StartFlow, SearchFlows, ResetFlow, TriggerContinueAsNew, …) on top of Temporal/Cadence.

Traditional workarounds

Without a unified model, each concern becomes another microservice and runbook.