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

timeline/event-cache: try to re-decrypt bundled events #4106

Open
Tracked by #3872
bnjbvr opened this issue Oct 10, 2024 · 0 comments
Open
Tracked by #3872

timeline/event-cache: try to re-decrypt bundled events #4106

bnjbvr opened this issue Oct 10, 2024 · 0 comments

Comments

@bnjbvr
Copy link
Member

bnjbvr commented Oct 10, 2024

When we receive an event that contains bundled aggregations (like a replace (edit)), the bundled events could be UTDs. As a matter of fact, we should retry decrypting them later, if we can, which we don't do at the moment.

Since the timeline will incorporate bundled aggregations into a message, including an edit, this may result in an edit not showing up, if the edit event was a UTD at the time of receiving the bundled event. This should happen infrequently, though, so I deem this is low-priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant