I configured a state machine node and added a Catch node to catch errors, but if I send it an erroneous payload the Catch node does not catch it. The error message does show in the debug log.
Is it intended that I should be able to catch it?
Using fsm node 1.2.0, NR 3.0.2, nodejs 16.17.0
I configured a state machine node and added a Catch node to catch errors, but if I send it an erroneous payload the Catch node does not catch it. The error message does show in the debug log. Is it intended that I should be able to catch it? Using fsm node 1.2.0, NR 3.0.2, nodejs 16.17.0
Example flow