Skip to content

Commit 4345218

Browse files
authored
Merge pull request #2815 from PolicyEngine/fix/fix-initial-delay
Fix app.yaml timeout key
2 parents d2d1500 + 962071a commit 4345218

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: patch
2+
changes:
3+
changed:
4+
- Fixed app.yaml timeout key

gcp/policyengine_api/app.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ readiness_check:
2626
timeout_sec: 30
2727
failure_threshold: 5
2828
success_threshold: 2
29-
initial_delay_sec: 60
3029
app_start_timeout_sec: 900

0 commit comments

Comments
 (0)