feat: implement AVS quick network switch recovery [WPB-22679]#4533
feat: implement AVS quick network switch recovery [WPB-22679]#4533
Conversation
|
@claude review |
Pull Request Review - feat: implement AVS quick network switch recovery WPB-22679OverviewThis PR implements AVS quick network recovery by updating the Kalium dependency and adjusting the Code Quality: ✅ GoodStrengths:
Minor Issues:
Potential Bugs:
|
…h-quick-call-recovery # Conflicts: # kalium
|



https://wearezeta.atlassian.net/browse/WPB-22679
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
When device is switching networks, call freezes for even 15-20 seconds as it needs to timeout current connection in order for AVS to try to reconnect.
Solutions
Changed kalium version to use the one that contains changes required for the AVS quick network switching and updated
TestNetworkStateObserverto adjust to these changes.Dependencies (Optional)
Needs releases with:
Testing
How to Test
Start/join a call, switch network between wifi and cellular.
Attachments (Optional)
switch-network-before.mp4
switch-network-after.mp4
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.