Workflows Fragment

Durable workflows with steps, events, and retries.

Overview

The Fragno Workflows fragment lets you define long-running processes with durable steps, timers, and event waits. Workflow state is stored in your database, and the fragment exposes HTTP endpoints for creating, controlling, and observing workflow instances.

On this page