[2020/05/12 08:00:04.169] [DEBU] [PostDialPlugin:auth-bearer] network:tcp, addr:127.0.0.1:8081, is_redial:true, error:{"code":102,"msg":"Connection Closed","cause":"read tcp 127.0.0.1:60300->127.0.0.1:8081: read: connection reset by peer"}
[2020/05/12 08:00:04.169] [ERRO] redial fail (network:tcp, addr:127.0.0.1:8081, id:127.0.0.1:60238): {"code":102,"msg":"Connection Closed","cause":"read tcp 127.0.0.1:60300->127.0.0.1:8081: read: connection reset by peer"}
您好,当服务端关闭后,客户端有概率出现如下错误,出现错误后重连机制就没有了。
客户端出现如上错误后,不会再重新尝试连接服务端。