iotblackbelt / node-red-contrib-azure-iot-device

Azure IoT Device node for Node-Red
MIT License
21 stars 18 forks source link

Errors cannot be caught using node-red "catch" node #6

Closed dkby closed 3 years ago

dkby commented 3 years ago

Any of the errors that is thrown by the node on different occasions will not be caught by node-red catch nodes. This makes it impossible for an node-red application to apropriately react on faulty or unexpected behaviour.

iotblackbelt commented 3 years ago

Enhancement added. All node errors are now catchable. Will be available in version 0.2.2.