GitHub user codelipenghui added a comment to the discussion: How to achieve the effect of maximum delay time in retransmission backoff mechanism
@startjava Have you tried to use a Shared subscription? By default, Pulsar will use the exclusive subscription. Pulsar will not track the redelivery count for exclusive and failover subscriptions. GitHub link: https://github.com/apache/pulsar/discussions/18261#discussioncomment-4015236 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org