Skip to main content

Documentation Index

Fetch the complete documentation index at: https://lastmileai-94a5811a-server-deployment-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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
See Durable Agents →