Skip to content

Logs: remove caching without tags log warning #10376

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 1 commit into from
Jun 1, 2023
Merged

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Jun 1, 2023

This line is being logged because for some responses we add the cache tags later in the middleware.

We have plenty of tests to make sure the cache tags are present, so this isn't a problem.

This is filling our logs, so we are removing it.

This line is being logged because for some responses
we add the cache tags later in the middleware.

We have plenty of tests to make sure the cache tags are present,
so this isn't a problem.
@stsewd stsewd requested a review from a team as a code owner June 1, 2023 16:59
@stsewd stsewd requested a review from benjaoming June 1, 2023 16:59
@stsewd stsewd merged commit bcf45cd into main Jun 1, 2023
@stsewd stsewd deleted the remove-cache-log-line branch June 1, 2023 17:17
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