Skip to content

Commit

Permalink
Auto scaling updates
Browse files Browse the repository at this point in the history
  • Loading branch information
onejgordon committed Aug 19, 2020
1 parent 581fb13 commit 5a4749d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app.yaml
Expand Up @@ -4,8 +4,12 @@ threadsafe: true

default_expiration: "1d"

automatic_scaling:
max_instances: 2
max_pending_latency: 200ms # default 30ms

inbound_services:
# - warmup
- warmup

handlers:
- url: /favicon.ico
Expand Down

0 comments on commit 5a4749d

Please sign in to comment.