abreits / node-red-contrib-amqp

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

Lost connection to Broker #8

Open sragneau opened 7 years ago

sragneau commented 7 years ago

Hi,

If i deploy a modification into a flow with amqp node, it lost its connection. I need to change the type of message, example queue to direct then deploy. And after, direct to queue and then deploy again to get the original situation with amqp connected to the broker rabbitmq.

The mqtt node doesn't have the same problem.

Regards.

krajasekhar commented 5 years ago

Facing the same issue.