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
{{ message }}
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
我这边监测到不定期发生,客户端与服务器连接是活的,但是已经收取不到微信消息。
当发生这种问题时,我重启客户端重做一次自动重连,通常可以解决。
为了定位这个问题,我在客户端代码中加入了对服务器调用websocket的ping,并预期在5分钟内收到ws pong。如果超时就会报警。
在2019-03-12 17:00 前后,我观察到客户端与服务器连接不稳定,每5个ping中有一个超时。
当这个问题发生时,我看到,客户端已经收取不到微信消息了。我重启客户端,重新进行断线重连后,问题解决。
这个issue看看能否帮助咱们优化服务稳定性哈。
The text was updated successfully, but these errors were encountered: