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

bug(caching) - Add cache key version to Subscriptions::ChargeCacheService #2756

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Oct 30, 2024

Description

If fees were present in the cache they would be duplicated when moving to the new caching scheme.
this PR adds a key that we can bump when making changes to the caching.

@nudded nudded force-pushed the bug-cached-values-usage-cache branch from 74502bd to 03504a1 Compare October 30, 2024 13:19
@nudded nudded force-pushed the bug-cached-values-usage-cache branch from 03504a1 to 7158fa8 Compare October 30, 2024 13:31
@nudded nudded merged commit 0d19bbc into main Oct 30, 2024
6 checks passed
@nudded nudded deleted the bug-cached-values-usage-cache branch October 30, 2024 13:43
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.

2 participants