Skip to content

Conversation

@syphar
Copy link
Member

@syphar syphar commented Nov 26, 2025

This fixes the sentry error we got when we tried the fastly switch: https://rust-lang.sentry.io/issues/7066079398/?query=is%3Aunresolved&referrer=issue-stream

This error actually is more a warning, because the fallback just served "never cache" headers. Also the case is just about service rustdoc assets for old rustdoc versions, and didn't affect newer versions.

Now I did:

  • change our default testing method to using fastly.
  • moved the warning & fallback to the proper place

@syphar syphar requested a review from a team as a code owner November 26, 2025 12:43
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Nov 26, 2025
@syphar syphar self-assigned this Nov 26, 2025
@syphar syphar merged commit 6037fe0 into rust-lang:main Nov 26, 2025
10 checks passed
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Nov 26, 2025
@syphar syphar deleted the fix-cache branch November 26, 2025 13:10
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Nov 27, 2025
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