Closed liviu-timar closed 3 weeks ago
Fix issue when call reconnects indefinitely when connectivity breaks and is restored.
Call#handleSignalChannelDisconnect
This is updated in the reconnect V2 PR. Closing this one.
๐ฏ Goal
Fix issue when call reconnects indefinitely when connectivity breaks and is restored.
๐ Implementation details
Call#handleSignalChannelDisconnect
to enable rejoin retries.๐งช Testing