Skip to content

Conversation

sandhose
Copy link
Member

@sandhose sandhose commented Jun 2, 2025

No description provided.

Copy link

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6f3c19f
Status:🚫  Build failed.

View logs

Comment on lines +249 to +252
// Cache 404s for 5 minutes
CacheControl::new()
.with_public()
.with_max_age(Duration::from_secs(5 * 60))
Copy link
Contributor

Choose a reason for hiding this comment

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

honestly 5 min seems excessive, I would have gone for 30 seconds, maybe even less

but otherwise fine

@sandhose sandhose merged commit 21c8ccf into main Jun 2, 2025
19 of 20 checks passed
@sandhose sandhose deleted the quenting/dont-cache-assets-404 branch June 2, 2025 14:49
@sandhose sandhose added T-Defect Something isn't working T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. and removed T-Defect Something isn't working labels Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants