Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

negativeAckRedeliveryDelay & negativeAckRedeliveryBackoff #247

Open
RemiKalbe opened this issue Jan 3, 2023 · 0 comments
Open

negativeAckRedeliveryDelay & negativeAckRedeliveryBackoff #247

RemiKalbe opened this issue Jan 3, 2023 · 0 comments

Comments

@RemiKalbe
Copy link
Contributor

It seems like there isn't an option on Consumer to set a negativeAckRedeliveryDelay or negativeAckRedeliveryBackoff

To redeliver messages with different delays, you can use the redelivery backoff mechanism by setting the number of retries to deliver the messages.

cf: https://pulsar.apache.org/docs/2.10.x/concepts-messaging/#negative-acknowledgement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant