Using 3.x to take advantage of the multiple tabs support and we had a user hit this error today:
Uncaught (in promise) Error: rc-widget-webphone-channel-v2-timeout at MultipleTabsTransport.js:95:44
So it displayed as if they were still in a 'current call' on the one tab, but not the other tab. The tab getting the errors couldn't interact with the phone, couldn't 'hang up' the call that was already hung up, couldn't make a new one etc.
Logging out and in fixed it but there shouldn't be uncaught errors floating around imo.
Let me know if you need more details.