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

Feature: Per Message Max Delivery Policy #1357

Open
1 task done
itajenglish opened this issue Oct 10, 2023 · 1 comment
Open
1 task done

Feature: Per Message Max Delivery Policy #1357

itajenglish opened this issue Oct 10, 2023 · 1 comment
Assignees
Labels
💟 Community involvement A feature that the community is invloved with Feature Request New feature or request

Comments

@itajenglish
Copy link

Description

Currently, the consumer decides how many times a message should be retried via the maxMsgDeliveries property. This feature request is to allow the producer to set in headers or elsewhere the ability to set a maxMsgDeliveries property to tell the consumer how many times a particular message should be retried before going to the DLS, defaulting to the consumer's maxMsgDeliveries policy if not set in the message headers.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@itajenglish itajenglish added Feature Request New feature or request 💟 Community involvement A feature that the community is invloved with labels Oct 10, 2023
@yanivbh1
Copy link
Contributor

Hey @itajenglish ,
Thanks for the FR.
Will be discussed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💟 Community involvement A feature that the community is invloved with Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants