Commit 9a00b73
Enable startup CPU boost on Cloud Run candidate deploys
Cold-start imports (~232s, dominated by country package construction)
sit on the edge of Cloud Run's hard 240s startup probe cap, which
cannot be extended by any probe configuration. Startup CPU boost
shortens the import within that cap; the structural fix (binding the
port before app import) follows in the next migration stage.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent eb9b79f commit 9a00b73
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments