franck-mahieu opened a new issue, #296: URL: https://github.com/apache/pulsar-client-node/issues/296
Hello, Is there a way to make `message.getRedeliveryCount()` return the number of time a message has been redelivered? I hope it's not a problem between the chair and the keyboard, but in my case, the function always returns 0. I tried to let the default parameters on `subscribe`, but it doesn't change anything. There is no disconnection of the client between each redelivery. The message is well nack each time. i use `pulsar-client` v1.8 and `kezhenxu94/pulsar` pulsar container (i m on mac m1). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
