Conversation
marcoieni
force-pushed
the
crates-io-preserve-fastly-generated-surrogate-keys-for-url-purges
branch
from
August 11, 2026 09:16
956cde4 to
ec56782
Compare
marcoieni
force-pushed
the
crates-io-preserve-fastly-generated-surrogate-keys-for-url-purges
branch
from
August 11, 2026 09:51
ec56782 to
303d7a6
Compare
Member
Author
|
I reported the following to fastly: I still see the old behavior. I tested this change in staging with the following script: and the output was: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
the fastly team suggested extending surrogate keys rather than replacing them.
how to test
objects cached before deploying this fix will still lack Fastly’s URL-purge key. In staging, first evict the test object using the working custom surrogate-key purge—or use a fresh URL—then populate it under the new code before testing a URL purge.
AI disclosure
I used GPT5.6-Sol with the codex harness to generate this change. I reviewed its output and changed it where necessary.