Sometimes our users get randomly disconnected, I am not sure if that is related to this websocket close issue, but if it is responsible for this then what attributes/ failure leads to websocket close?
ok @saghul . one more query. its somewhat not related to websocket but still ,
OnPresenceError , in which cases this might occur , I mean in what logic a presence stanza can trigger OnPresenceError in Jitsi?
haven’t got for this case. I’ll post here if I arrange some logs. Actually, Upon debugging found that the Disconnection to Rejoin screen is fired from onPresenceError from lib-jitsi-meet. so, investigating on presence error cases.