SSS: timeline resets on receiving every message?
Steps to reproduce
- Enable SSS
- Send yourself a message
- Observe it takes ~30s to arrive
- When it does, the timeline resets, leaving partial contents visible afterwards.
Outcome
What did you expect?
Rapid receipt, and no weird timeline resets
Your phone model
No response
Operating system version
No response
Application version
662
Homeserver
No response
Will you send logs?
Yes
have split bullet 3 into https://github.com/element-hq/element-x-ios/issues/3092
this also happens whenever you send
this looks to be much improved now. although i wonder if there are still scenarios where it happens, if not on every msg
can it be related to crypto device issues? Not that enabling SSS forces a logout, we should not have this issue anymore.
cc https://github.com/matrix-org/matrix-rust-sdk/issues/3647
erik says this will happen when the server restarts, but the code doesn't exist in synapse yet to expire sessions after N minutes or X backlogged events. so it should still be very rare. @hywan sees it more often though.
I consider the problem is solved since it didn't happen since a long time. Moreover, with the persistent storage in the event cache, the timeline is not more reset. I'm closing this issue, but feel free to re-open if you consider the problem is still present.