Skip to content

Fix ordered consumer creation#746

Merged
mtmk merged 2 commits into
mainfrom
ordered-consumer-fixes
Feb 24, 2025
Merged

Fix ordered consumer creation#746
mtmk merged 2 commits into
mainfrom
ordered-consumer-fixes

Conversation

@mtmk

@mtmk mtmk commented Feb 19, 2025

Copy link
Copy Markdown
Member

Fixing issues found in internal testing

@mtmk mtmk self-assigned this Feb 19, 2025
Introduce `BackoffWithJitterAsync` to calculate delay with jitter, improving retry logic. Update `NatsJSOrderedConsumer` to utilize the new method during connection reset attempts.
@mtmk
mtmk requested a review from scottf February 19, 2025 19:06
@mtmk
mtmk marked this pull request as ready for review February 19, 2025 19:07
@mtmk
mtmk requested a review from MauriceVanVeen February 24, 2025 13:58

@MauriceVanVeen MauriceVanVeen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtmk
mtmk merged commit a4a3058 into main Feb 24, 2025
@mtmk
mtmk deleted the ordered-consumer-fixes branch February 24, 2025 14:00
mtmk added a commit that referenced this pull request Feb 24, 2025
* Fix ordered consumer creation (#746)
* Consumer pause docs update (#742)
@mtmk mtmk mentioned this pull request Feb 24, 2025
mtmk added a commit that referenced this pull request Feb 24, 2025
* Release 2.5.9

* Fix ordered consumer creation (#746)
* Consumer pause docs update (#742)

* Update version.txt
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