In my app, by mistake, I did manually ackEnv a message received by a channel in the NoAck mode. The application did not crash, but the query consumer was silently dropped. It took me an hour to figure out what had happened. Is this a bug?
I am using Stack resolver lts-9.2, so I am at amqp-0.15.1.
In my app, by mistake, I did manually
ackEnva message received by a channel in theNoAckmode. The application did not crash, but the query consumer was silently dropped. It took me an hour to figure out what had happened. Is this a bug?I am using Stack resolver
lts-9.2, so I am atamqp-0.15.1.