node-amqp
node-amqp copied to clipboard
Setting priority to 0 fails with AMQP Error 541
Trying to use priority 0, according to node-amqp documentation (The message priority, 0 to 9), it fails with AMQP Error: {"code":541} INTERNAL_ERROR. Works fine with anything higher than 0.
I have same problem, ERROR:"Unhandled connection error: INTERNAL_ERROR" and reconnect amqp client. Don't send this option, if priority equals 0