Skip to content

GetThreadsByIds Cache Issue #11772

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

Open
timolegros opened this issue Apr 5, 2025 · 0 comments
Open

GetThreadsByIds Cache Issue #11772

timolegros opened this issue Apr 5, 2025 · 0 comments
Assignees

Comments

@timolegros
Copy link
Collaborator

Caching GetThreadsByIds could cause problems when a thread is edited i.e. if the thread is cached before the edit then refreshing would visually revert the edit (even though the edit exists).

One possible solution is to manually cache specific thread ids and invalidate the cache from UpdateThread.command.

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

4 participants