Wait for complete Cloudflare asset propagation during verification - #4
Merged
Merged
Conversation
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.
Change
The first custom-domain deployment exposed a propagation race:
__build.jsonidentified the new candidate while one public response still lacked its new cache policy. Without another deployment, all file headers and all twelve live browser tests then passed.After identity readiness, retry the complete read-only asset/hash/header/404 probe under a shared two-minute abort deadline. Keep exact validation and mandatory browser checks, include the last failing path/header in diagnostics, and never automatically redeploy or retry browser assertions.
Validation
npm run check(10 tests, including delayed response headers and permanent mismatch failure)https://arcforges.comDeployment
No new credentials or account changes. This is a targeted correction to run 35032047709; its failed release gate was preserved. A subsequent main run must still pass complete live verification before creating a release.