Pause an action
You can pause the flow by adding a action breakpoint. A breakpoint will pause the flow at the specified action. To enable the breakpoint, navigate to the action, click the breakpoint toggle button and click Save.
To remove the breakpoint, reclick the breakpoint button and click Save.
Resume running the flow by removing the breakpoint, or providing the action identifier of another active action.
note
Breakpoints can only be used when running Swarm locally in debug mode.