dspatch icon indicating copy to clipboard operation
dspatch copied to clipboard

Is it possible to add an exception handling method?

Open libaineu2004 opened this issue 2 years ago • 0 comments

Is it possible to add an exception handling method? For example, Node B depends on the output of A. When node A crashes or throws an exception, the circuit diagram stops running. Instead of continuing. When a node throws an exception, it will force the entire circuit to stop.

libaineu2004 avatar Sep 23 '23 15:09 libaineu2004