Skip to content

fix: Invalidate caches when pipeline wrappers are disabled #12903

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

Merged
merged 2 commits into from
May 6, 2024

Conversation

MasslessParticle
Copy link
Contributor

Pipeline wrappers can be disabled at the request level. When they are, the results of queries change so caches need to be invalidated.

This PR introduces a new key generator that changes the key when pipeline wrappers are disabled.

@MasslessParticle MasslessParticle requested a review from a team as a code owner May 6, 2024 15:25
@MasslessParticle MasslessParticle merged commit a772ed7 into main May 6, 2024
@MasslessParticle MasslessParticle deleted the tpatterson/pipeline-wrapper-cache-fix branch May 6, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants