element-x-ada/changelog.d/880.bugfix
Jorge Martín d69dea6608 Fix sliding sync loop restarts due to expirations
Both `NotifiableEventResolver` and `DefaultNotificationDrawerManager` were creating new Rust SDK Clients while processing notifications instead of reusing the already existing one.
2023-07-17 08:05:12 +02:00

1 line
51 B
Text

Fix sliding sync loop restarts due to expirations.