decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

Timeout livekit issues #2128

Closed dalkia closed 11 hours ago

dalkia commented 1 week ago

(Currently tested only in mac)

Right now, when doing a realm change, its very easy to fall into a livekit timeout issue; either on the disconnect or reconnect step. Its easily reproduceable in build, after the third or fourth teleport livekit remains in a possible "Stopping" or "Starting" infinite state.

This was mitigated by adding a timeout in StopRoomAsyncTeleportOperation and RestartRoomAsyncTeleportOperation.

We should find a way to recover if this occurs

NickKhalow commented 11 hours ago

Unable to repro again with @dalkia, the ticket is considered as closed