postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.7k stars 357 forks source link

"ack.acknowledge()" sometimes is invalid #457

Open shl556 opened 7 years ago

shl556 commented 7 years ago

"ack.acknowledge()" sometimes is invalid. Because of that, rabbitmq server thinks I don't ack and then don't publish message to me. my rabbitmq server version is 3.5.3. who has encounter the problem?