Debugging is useful to review run-time error handling in order to improve your business logic


Breakpoints are a means to pause the execution of a diagram


Step-overs are a means to skip the processing of an action in your diagram


Breakpoints are being ignored for Runner and Console apps


Step-overs are being respected by Runner and Console apps