Skip to content

remove cache busting from urls #147

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 8 commits into from
Mar 31, 2025
Merged

remove cache busting from urls #147

merged 8 commits into from
Mar 31, 2025

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Mar 17, 2025

This should avoid issues when cdn is down.

Even when the cdn is down, the distributed cache is still up, but given the fact that we use the cache busting string on cdn urls, we force the cdn to go to "origin", that may be down.

@tabacitu tabacitu added the bug Something isn't working label Mar 31, 2025
@tabacitu tabacitu moved this to In Progress in This week Mar 31, 2025
@tabacitu tabacitu moved this from In Progress to Ready to Merge in This week Mar 31, 2025
@pxpm pxpm merged commit a7cfba8 into main Mar 31, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Ready to Merge to Done in This week Mar 31, 2025
@pxpm pxpm deleted the remove-cache-busting-string branch March 31, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: MUST
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants