Skip to content

Conversation

nkaradzhov
Copy link
Collaborator

Properly pass reconnectStrategy to master/replica nodes. Before that strategies passed in the nodeClientOptions.socket object were ignored.

fixes #3061

Description

Describe your pull request here


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Properly pass reconnectStrategy to master/replica nodes.
Before that strategies passed in the nodeClientOptions.socket
object were ignored.

fixes redis#3061
@nkaradzhov nkaradzhov requested a review from PavelPashov August 19, 2025 13:57
@nkaradzhov nkaradzhov merged commit e347d56 into redis:master Aug 20, 2025
14 checks passed
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.

Sentinel: Problems with automatic connection handling
2 participants