We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec9631b + 17d6f68 commit 0b14887Copy full SHA for 0b14887
changelog_entry.yaml
@@ -0,0 +1,4 @@
1
+- bump: patch
2
+ changes:
3
+ changed:
4
+ - Increase RAM back to 24 GB (matches deployment settings pre-Nov. 2025)
gcp/policyengine_api/app.yaml
@@ -2,7 +2,7 @@ runtime: custom
env: flex
resources:
cpu: 4
5
- memory_gb: 12
+ memory_gb: 24
6
disk_size_gb: 32
7
automatic_scaling:
8
min_num_instances: 1
0 commit comments