Agent Engineering

Workflow Interrupt

An intentional pause that lets a workflow wait for additional input or human judgment before continuing. In LangGraph, interrupt handling uses saved state and a resume value; the interrupted node starts again when resumed. The pause is not automatic authorization, cancellation of remote work, or an exactly-once guarantee for earlier side effects.

Also called: Resumable workflow pause

Reviewed

Sources

Member lesson

The definition and sources are public. The complete practical lesson is for members.

Compare membership plans ยท Already a member? Sign in

Explore all dictionary definitions