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

[IDP-2334] Add client side max retries count for pull delivery #186

Merged
merged 7 commits into from
Oct 9, 2024

Conversation

PrincessMadMath
Copy link
Contributor

Description of changes

Add a client side max retries count for the delivery model.

When the delivery attend exceed the max retry configuration it get rejected to be send to the Dead Letter Queues instead of being released.

Breaking changes

Not breaking but the behavior has changed: message will be put in DLG instead of being drop.

Additional checks

  • Updated the documentation of the project to reflect the changes
  • Added new tests that cover the code changes

@PrincessMadMath PrincessMadMath requested a review from a team as a code owner October 8, 2024 19:51
README.md Outdated Show resolved Hide resolved
@meziantou meziantou changed the title [IDP-2334] Add client side max retries countf or pull delivery [IDP-2334] Add client side max retries count for pull delivery Oct 9, 2024
Co-authored-by: Gérald Barré <meziantou@users.noreply.github.com>
…ivery_count' into feature/idp-2334_respect_max_delivery_count

# Conflicts:
#	README.md
@PrincessMadMath PrincessMadMath merged commit e94b255 into main Oct 9, 2024
4 checks passed
@PrincessMadMath PrincessMadMath deleted the feature/idp-2334_respect_max_delivery_count branch October 9, 2024 20:44
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

Successfully merging this pull request may close these issues.

2 participants