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

Fix commands not resend on reconnect in edge cases #1720

Merged
merged 1 commit into from Feb 12, 2023
Merged

Fix commands not resend on reconnect in edge cases #1720

merged 1 commit into from Feb 12, 2023

Conversation

luin
Copy link
Collaborator

@luin luin commented Feb 11, 2023

Closes #1718

@luin luin marked this pull request as ready for review February 12, 2023 00:36
@luin luin merged commit fe52ff1 into main Feb 12, 2023
@luin luin deleted the zh-1718 branch February 12, 2023 00:36
github-actions bot pushed a commit that referenced this pull request Feb 12, 2023
## [5.3.1](v5.3.0...v5.3.1) (2023-02-12)

### Bug Fixes

* Fix commands not resend on reconnect in edge cases ([#1720](#1720)) ([fe52ff1](fe52ff1)), closes [#1718](#1718)
* Fix db parameter not working with auto pipelining ([#1721](#1721)) ([d9b1bf1](d9b1bf1))
@github-actions
Copy link

🎉 This PR is included in version 5.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

luin added a commit that referenced this pull request Apr 15, 2023
luin pushed a commit that referenced this pull request Apr 15, 2023
## [5.3.1](v5.3.0...v5.3.1) (2023-02-12)

### Bug Fixes

* Fix commands not resend on reconnect in edge cases ([#1720](#1720)) ([fe52ff1](fe52ff1)), closes [#1718](#1718)
* Fix db parameter not working with auto pipelining ([#1721](#1721)) ([d9b1bf1](d9b1bf1))
janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
## [5.3.1](redis/ioredis@v5.3.0...v5.3.1) (2023-02-12)

### Bug Fixes

* Fix commands not resend on reconnect in edge cases ([#1720](redis/ioredis#1720)) ([fe52ff1](redis/ioredis@fe52ff1)), closes [#1718](redis/ioredis#1718)
* Fix db parameter not working with auto pipelining ([#1721](redis/ioredis#1721)) ([d9b1bf1](redis/ioredis@d9b1bf1))
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.

A very fast retry strategy hangs blocking commands forever
1 participant