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
Redis client does not work when disconnected and reconnected on Linux
Configure config. ReconnectRetroPolicy=new Exponential Retro (5000);
All other configurations are correct. Under Windows, reconnection is not a problem, but under Linux, reconnection does not work. If the time exceeds 20 seconds, the background cannot be pulled up and reconnected.
The server test versions are Windows 11 and Ubuntu 20