How do I troubleshoot a workflow that stops at an unexpected node?
A workflow that stops unexpectedly is often caused by an active breakpoint, a rerun state, or the current debug control state. Read the chat or debug status message, check for active breakpoint indicators, select the highlighted node, and review the pause controls. Then use resume, step, or remove the breakpoint as appropriate to continue the workflow.