Skip to content

Commit 5c2776f

Browse files
committed
Update max_instances
1 parent 3fea9b9 commit 5c2776f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ automatic_scaling:
99
max_idle_instances: 1
1010
min_pending_latency: 3000ms
1111
max_pending_latency: automatic
12-
max_instances: 30
12+
max_instances: 50
1313
max_concurrent_requests: 80
1414

1515
handlers:

0 commit comments

Comments
 (0)