You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tnx for reporting! It's not actually reconnecting, I accidentally moved the emit outside the catch block, so it's emitting reconnecting even when there is no error (see the fix here). Releasing a new version now...
Description
I just upgraded redis ^4.5.1 → ^4.6.2 and I get extra reconnecting event.
The below is printed. I did not get this on the earlier versiob v4.5.1
[01:55:11 AM] INFO 🔥 redis ready
[01:55:11 AM] INFO 📞 redis reconnecting
Node.js Version
v19.4
Redis Server Version
No response
Node Redis Version
No response
Platform
macOS
Logs
No response
The text was updated successfully, but these errors were encountered: