Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix reconnect getting stuck #758

Merged
merged 3 commits into from
Mar 7, 2025
Merged

Fix reconnect getting stuck #758

merged 3 commits into from
Mar 7, 2025

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Mar 5, 2025

Copy link
Contributor

@scottf scottf left a comment

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 70d65fe into main Mar 7, 2025
13 checks passed
@mtmk mtmk deleted the fix-reconnect branch March 7, 2025 17:21
mtmk added a commit that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
@mtmk mtmk mentioned this pull request Mar 7, 2025
mtmk added a commit that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck

* Fix connect pong timeout
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (nats-io#758)
* Fix task tracking (nats-io#764)
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck

* Fix connect pong timeout
aDisplayName pushed a commit to aDisplayName/nats.net that referenced this pull request Mar 7, 2025
* Fix reconnect getting stuck (nats-io#758)
* Fix task tracking (nats-io#764)
mtmk added a commit that referenced this pull request Mar 12, 2025
* Add support for Direct Get API with key in subject (#771)
* Add Metadata to KV Bucket (#741)
* Added an ability to specify pool size with a callback using IServiceProvider (#757)
* Add NatsPayloadTooLargeException class (#761)
* Make the parameter-less StreamConfig constructor public (#768)
* Release 2.5.10-preview.1 (#766)
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
* Fix Windows build (#765)
@mtmk mtmk mentioned this pull request Mar 12, 2025
mtmk added a commit that referenced this pull request Mar 12, 2025
* Add support for Direct Get API with key in subject (#771)
* Add Metadata to KV Bucket (#741)
* Added an ability to specify pool size with a callback using IServiceProvider (#757)
* Add NatsPayloadTooLargeException class (#761)
* Make the parameter-less StreamConfig constructor public (#768)
* Release 2.5.10-preview.1 (#766)
* Fix reconnect getting stuck (#758)
* Fix task tracking (#764)
* Fix Windows build (#765)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reconnect sometimes gets stuck (waitForPongOrErrorSignal)
2 participants