c4ff3in3 commented on issue #23557: URL: https://github.com/apache/pulsar/issues/23557#issuecomment-2457863489
Should this be handled by the consumer? From the docs: > The functionality of a dead letter topic is implemented by consumers. You can decide how to handle the messages in the dead letter topic. Dead letter topics are designed to handle messages that failed processing. Typically, they aren’t reprocessed in the same transactional flow as normal messages, so maintaining order is less relevant. -- 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]
