Results 2 comments of angrey

I found the same problem. I also use spring webflux and lettuce, and same configuration code . configuration code : ` @Configuration public class LettuceCustomizer implements LettuceClientConfigurationBuilderCustomizer { @Override public...

> 1. I found that after changing to another connection mode, it also happens, but the frequency seems to have decreased. > 2. This problem occurs very randomly, and no...