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

Messages can decrypt successfully on a retry but still show as UTD #13473

Closed
dbkr opened this issue May 1, 2020 · 2 comments
Closed

Messages can decrypt successfully on a retry but still show as UTD #13473

dbkr opened this issue May 1, 2020 · 2 comments
Assignees
Labels

Comments

@dbkr
Copy link
Member

dbkr commented May 1, 2020

A number of rageshakes seem to be indicating that we're decrypting messages on a retry but they're still showing as undecryptable, according to the user.

Only pattern is that the message arrives before the key, the event fails to decrypt, a key request gets queued, the key gets decrypted, a decryption retry gets queued for the event, and then the key request gets cancelled, implying that the event decrypted successfully.

May perhaps be more common during a large catchup sync when the client will have a big sync result to process with a number of toDevice messages with keys.

@jryans
Copy link
Collaborator

jryans commented May 4, 2020

Assuming @dbkr is investigating this.

@jryans jryans added this to In Progress in Web App Team via automation May 4, 2020
@dbkr
Copy link
Member Author

dbkr commented Feb 7, 2023

Don't think I've seen this since

@dbkr dbkr closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Web App Team
In Progress
Development

No branches or pull requests

2 participants