Hey Guys,
My web app is getting sessionDisconnected event with the reason networkDisconnect quite frequently and figured out that it is due to the below WS error.
{“id”:253,“error”:{“code”:40007,“message”:“reconnection error”},“jsonrpc”:“2.0”}
I use a decent internet connection. Could you please help me to understand what are the cases the above error response is generated? Thanks in advance!