Content to be migrated from temporal.mdx covering pause/resume and human-in-the-loop patterns.
Overview
With Temporal execution engine, workflows can be paused and resumed:- Human-in-the-loop - Pause for human input/approval
- Workflow suspension - Pause execution indefinitely
- Resume with data - Continue execution with additional context
