Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1209)

Unified Diff: milo/frontend/appengine/module-api.yaml

Issue 2977153002: [milo] add warmup service to modules (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | milo/frontend/appengine/module-pubsub.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/frontend/appengine/module-api.yaml
diff --git a/milo/frontend/appengine/module-api.yaml b/milo/frontend/appengine/module-api.yaml
index df3c2a13005acd87a4ba2b0cc871cf170d78a2a2..d0aa9e6b1cd26e715f840ae8bd55dc817eb7f373 100644
--- a/milo/frontend/appengine/module-api.yaml
+++ b/milo/frontend/appengine/module-api.yaml
@@ -9,3 +9,6 @@ handlers:
- url: /prpc/.*
script: _go_app
secure: always
+
+inbound_services:
+- warmup
« no previous file with comments | « no previous file | milo/frontend/appengine/module-pubsub.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698