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

Unified Diff: appengine/config_service/cron.yaml

Issue 1221643020: config services: services.cfg and validation (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: Created 5 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
Index: appengine/config_service/cron.yaml
diff --git a/appengine/config_service/cron.yaml b/appengine/config_service/cron.yaml
index d0ea915431b8113af24fcce21da3009a757f7d72..c86d8734faa6964d3cdc4390a055bbf190f0ed3e 100644
--- a/appengine/config_service/cron.yaml
+++ b/appengine/config_service/cron.yaml
@@ -7,7 +7,7 @@ cron:
- description: import configs from Gitiles
target: backend
url: /internal/cron/luci-config/gitiles_import
- schedule: every 2 minutes
+ schedule: every 10 minutes
### ereporter2

Powered by Google App Engine
This is Rietveld 408576698