smbecker commented on issue #45: URL: https://github.com/apache/pulsar-dotpulsar/issues/45#issuecomment-2719430828
> This sounds related to the "reconsumeLater" functionality. Not sure how they differ. I believe that they differ in that negative acknowledgement will keep the message in a local queue and redeliver after a timeout where as `reconsumeLater` will actually push the message to a retry topic (or DLQ depending on settings), which would be picked up by a different consumer entirely. -- 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]
