Pause Loop Execution Conditionally / Programmatically

Hi @mwiegand , I’ve also run into this situation in the past, which you may also be interested in.

My solution was using a Java node in a “breakpoint” component and a disconnected “controller component” day tells it when to break.

I’ve actually been putting together a video demonstration of this which I plan to upload at some point.