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

introduce retry parameters for publish-confirm #2729

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

gcuisinier
Copy link
Contributor

Avoid reusing reconnect-attemps and reconnect interval to define explicits new parameters for the publish mode

Fix #2726

Avoid reusing reconnect-attemps and reconnect interval to define
explicits new parameters for the publish mode

Fix smallrye#2726
@cescoffier cescoffier merged commit cdbe8f8 into smallrye:main Aug 19, 2024
4 checks passed
@cescoffier
Copy link
Contributor

thanks!

@gcuisinier
Copy link
Contributor Author

Happy to help :)

@ozangunalp ozangunalp added this to the 4.25.0 milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RabbitMQ should allow configure explicitly Retry Failure for nack when using Publish Confirm
3 participants