element-hq / element-hq/hydrogen-web
Sync after reconnecting can stall
Open
bug
- Dominant language
- TypeScript
- Stars
- 714
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
After the /versions response comes back successfully to the `Reconnector`, sync will be retried. If the server is not fully ready yet to respond to sync requests, this can stall (seemingly) forever with "Trying to reconnect now ...". Not sure how this can happen as the sync request has a timeout of of 30+80s now... I waited for what I think was longer than 1min50s.
Contributor guide
Assessment
This issue has not been assessed yet.