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 CacheUpdate implementations for extra FullEvents #3066

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

mkrasnitski
Copy link
Collaborator

@mkrasnitski mkrasnitski commented Nov 26, 2024

The gateway was generating extra FullEvents by directly inspecting the contents of the cache, however this functionality can be incorporated as part of the CacheUpdate implementation for those events. The main cache fields are also private now. The temp_cache fields could be made private too, but I'm unsure if it's worth it.

@github-actions github-actions bot added cache Related to the `cache`-feature. gateway Related to the `gateway` module. labels Nov 26, 2024
@mkrasnitski
Copy link
Collaborator Author

Blocked on #3053 for now. Don't feel like fixing code that's gonna get removed anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache Related to the `cache`-feature. gateway Related to the `gateway` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant