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.
This commit is contained in:
parent
b9b3d6633b
commit
d69dea6608
6 changed files with 96 additions and 70 deletions
1
changelog.d/880.bugfix
Normal file
1
changelog.d/880.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix sliding sync loop restarts due to expirations.
|
||||
Loading…
Add table
Add a link
Reference in a new issue