Skip to content

Commit 0214f80

Browse files
author
Benjamin Claassen
committed
app engine fix
1 parent 251e116 commit 0214f80

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

app.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ readiness_check:
2525
timeout_sec: 4
2626
failure_threshold: 4
2727
success_threshold: 2
28-
initial_delay_sec: 1000
28+
app_start_timeout_sec: 1000
29+
30+

0 commit comments

Comments
 (0)