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

Fix error when trying to fetch entity that's just been deleted #72

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

Grvs44
Copy link
Owner

@Grvs44 Grvs44 commented Aug 30, 2024

Fixes #70
Deleted entities may remain in the cache for a while after being deleted now that their tags are not being invalidated

Don't invalidate an entity tag when it is deleted as this causes the refetch
@Grvs44 Grvs44 merged commit ab03742 into main Aug 30, 2024
@Grvs44 Grvs44 deleted the Grvs44/issue70 branch August 30, 2024 10:27
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

Successfully merging this pull request may close these issues.

Error when trying to fetch entity that's just been deleted
1 participant