element-x-ada/changelog.d/880.bugfix
Jorge Martín 0632d01d86 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.