abreits / node-red-contrib-amqp

Node-RED AMQP input and output nodes
16 stars 18 forks source link

Fix for node connection error handling #10

Closed rossigee closed 7 years ago

rossigee commented 7 years ago

This patch allows the 'catch' to be handled by the caller of 'claimConnection', so that the node status gets updated on a server connection error.