Skip to content

Conversation

PavelPashov
Copy link
Contributor

@PavelPashov PavelPashov commented Oct 17, 2025

Description

This PR fixes a connection issue that occurs when using reconnectOnError in client configurations with Redis servers older than version 7.2.x. In these cases, ioredis attempts to execute the CLIENT SETINFO command, which is not supported in older Redis versions. When combined with reconnectOnError, this results in continuous reconnection attempts.

Fixes #2030 & #2031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant