Documentation
¶
Overview ¶
Example: pause_unpause
Demonstrates operator-driven pause/unpause. The workflow includes a declarative Pause step that acts as a manual approval gate. When the branch hits the gate it hard-suspends with Status=Paused. An operator later calls UnpauseBranchInCheckpoint to clear the flag, and a fresh Execution resumes and runs to completion.
The same UnpauseBranchInCheckpoint helper works for externally-paused branches (operator calls exec.PauseBranch while the execution is running).
Click to show internal directories.
Click to hide internal directories.