Skip to content

Conversation

alanprot
Copy link
Member

What this PR does:

Store the seed directly in the cacheEntryPromise struct. By doing this, we can reuse the same cache key instead of generating a new one for cache invalidation. This approach prevents obsolete cache entries from lingering until they expire and allows for the creation of a new metric to track the number of keys that were invalidated.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • [NA] Documentation added
  • [NA] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 26, 2025
@stale stale bot closed this Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant