Snapshot LB URL map: Stage 11 cutover to 100% Cloud Run#3773
Open
anth-volk wants to merge 1 commit into
Open
Conversation
Records the url-map weight change flipping api.policyengine.org to 100% Cloud Run (bs-cloud-run=100 / bs-app-engine=0), imported 2026-07-23 ~23:33Z. Verified after the flip: 24/24 sampled requests served by cloud_run, zero 5xx beyond the pre-existing malformed-calculate bot noise. App Engine stays deployed and warm as the rollback target through the soak. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3773 +/- ##
=======================================
Coverage 80.63% 80.63%
=======================================
Files 72 72
Lines 4394 4394
Branches 818 818
=======================================
Hits 3543 3543
Misses 622 622
Partials 229 229 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Records the load-balancer url-map weight change that flipped
api.policyengine.orgto 100% Cloud Run (bs-cloud-run=100 / bs-app-engine=0), imported 2026-07-23 ~23:33Z — the Stage 11 milestone of the PR 4 host cutover.Verified after the flip
bs-app-engine=0 / bs-cloud-run=100cloud_run(x-policyengine-backend)jsdombot malformed/us/calculate-full500s (below the pre-flip baseline rate)00079-poq(warmup + max 8 / service-min 2 / concurrency 6 / 480s startup probe)Rollback
App Engine stays deployed and warm as the rollback target through the soak — reverse the url-map weights to roll back in seconds.
check-changelog), so merging it triggers a release + full deploy. The code is unchanged, so it produces a functionally identical prod Cloud Run revision — low risk, but it is a deploy during the soak window. Merge whenever suits the soak (there's no rush; the snapshot is purely an audit-trail artifact).🤖 Generated with Claude Code