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: Handle a list of keys (not just a single key) in Django cache spans #2082

Merged
merged 2 commits into from
May 5, 2023

Conversation

antonpirker
Copy link
Member

Dogfooding (or at least trying to) in our own project already found a problem:
https://github.com/getsentry/sentry/actions/runs/4893658363/jobs/8736882698?pr=48624#step:5:345

This fixes it that args can also be a list of lists.

@antonpirker antonpirker changed the title Make it possible to args being a list of lists Handle also a list of keys (not just a single key) May 5, 2023
@antonpirker antonpirker changed the title Handle also a list of keys (not just a single key) Django cache spans: Handle also a list of keys (not just a single key) May 5, 2023
@antonpirker antonpirker changed the title Django cache spans: Handle also a list of keys (not just a single key) Fix: Handle a list of keys (not just a single key) in Django cache spans May 5, 2023
@antonpirker antonpirker merged commit 7fad40e into master May 5, 2023
235 of 236 checks passed
@antonpirker antonpirker deleted the antonpirker/fix-cache-spans branch May 5, 2023 13:50
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.

None yet

2 participants