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

always use custom s3 cache middleware for better logging #1373

Merged
merged 1 commit into from
May 20, 2024

Conversation

crispy101
Copy link
Contributor

Description of the proposed changes

  • always use custom s3 cache middleware, instead of the default upstream library, for better logging

Screenshots (if applicable)

Other solutions considered (if any)

Notes to PR author

⚠️ Please make sure the changes adhere to the guidelines mentioned here

Notes to reviewers

🛈 When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

@crispy101
Copy link
Contributor Author

The change looks more complext than it acutally is. It was just a removal of the if...else block, with the ENABLE_REDIRECT_CACHE condition moved to a tertiary operator.

@crispy101 crispy101 requested review from TheOrangePuff, gowrizrh and a user May 20, 2024 23:40
Copy link
Contributor

@TheOrangePuff TheOrangePuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙂

@crispy101 crispy101 merged commit f75110d into main May 20, 2024
1 check passed
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