matrix-js-sdk
ca941497
- Fix promise chain ordering problem
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Fix promise chain ordering problem where error getting filter would be caught and then go into _sync, by re-writing the pushrules / getfilter functions as async, otherwise the promise chain becomes a bit unwieldy.
References
#629 - Start first incremental sync request early
Author
dbkr
Parents
52598726
Loading