Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSS: timeline resets on receiving every message? #3087

Open
ara4n opened this issue Jul 25, 2024 · 6 comments
Open

SSS: timeline resets on receiving every message? #3087

ara4n opened this issue Jul 25, 2024 · 6 comments
Labels
A-Simplified-Sliding-Sync A-SSS Regression or bug observed when using Simplified Sliding Sync A-Timeline T-Defect X-Needs-Rust This issue needs a Rust SDK change. It must have a link to a Rust SDK issue Z-Labs A defect in a feature that is behind a labs flag.

Comments

@ara4n
Copy link
Member

ara4n commented Jul 25, 2024

Steps to reproduce

  1. Enable SSS
  2. Send yourself a message
  3. Observe it takes ~30s to arrive
  4. 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

@ara4n ara4n added the T-Defect label Jul 25, 2024
@ara4n
Copy link
Member Author

ara4n commented Jul 26, 2024

have split bullet 3 into #3092

@ara4n
Copy link
Member Author

ara4n commented Jul 26, 2024

this also happens whenever you send

@pixlwave pixlwave added X-Needs-Rust This issue needs a Rust SDK change. It must have a link to a Rust SDK issue A-Timeline Z-Labs A defect in a feature that is behind a labs flag. A-Simplified-Sliding-Sync labels Jul 30, 2024
@manuroe manuroe added the A-SSS Regression or bug observed when using Simplified Sliding Sync label Aug 2, 2024
@ara4n
Copy link
Member Author

ara4n commented Aug 4, 2024

this looks to be much improved now. although i wonder if there are still scenarios where it happens, if not on every msg

@manuroe
Copy link
Member

manuroe commented Aug 5, 2024

can it be related to crypto device issues? Not that enabling SSS forces a logout, we should not have this issue anymore.

@Hywan
Copy link
Member

Hywan commented Aug 14, 2024

@ara4n
Copy link
Member Author

ara4n commented Aug 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Simplified-Sliding-Sync A-SSS Regression or bug observed when using Simplified Sliding Sync A-Timeline T-Defect X-Needs-Rust This issue needs a Rust SDK change. It must have a link to a Rust SDK issue Z-Labs A defect in a feature that is behind a labs flag.
Projects
None yet
Development

No branches or pull requests

4 participants