element-hq / element-hq/element-call
Transient failures to complete open_id auth shows a terminal error screen
Open
O-Uncommon
S-Minor
T-Defect
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 54
Description
### Steps to reproduce
1. Attempt to join a call.
2. Browser fails to complete the open_id auth dance because of some terminal error (e.g. spotty internet connection)
### Outcome
#### What did you expect?
Either an automatic or user directed retry function when a request fails.
#### What happened instead?
Which is a FailToGetOpenIdToken error being picked up as a configError by the view model due to throwing in getSFUConfigWithOpenID
### Operating system
--
### Browser information
--
### URL for webapp
call.element.io
### Will you send logs?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.