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

Invalidate frontend query cache when the head is not found in the backend #130

Open
RuthgerD opened this issue Nov 20, 2022 · 0 comments
Open
Labels

Comments

@RuthgerD
Copy link
Collaborator

Reproduce the issue by:

  1. open frontend, send some events to backend
  2. make a new query filter and submit
  3. send more events to backend until none of the events in the frontend are valid anymore
  4. undo query filter to load back the cached (now invalid) one
  5. observe how graph doesnt update anymore.

unlikely to happen, but would be nice to fix for correctness.

@RuthgerD RuthgerD changed the title Invalidate frontend query cache when the head is not found in the backend anymore Invalidate frontend query cache when the head is not found in the backend Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant