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

Side by Side Diff: milo/appengine/frontend/cron.yaml

Issue 2801463002: Milo: Use custom config caching layer (Closed)
Patch Set: Review: Remove double logging Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 cron: 1 cron:
2 - description: Send ts_mon metrics 2 - description: Send ts_mon metrics
3 url: /internal/cron/ts_mon/housekeeping 3 url: /internal/cron/ts_mon/housekeeping
4 schedule: every 1 minutes 4 schedule: every 1 minutes
5 - description: Update luci config 5 - description: Update luci config
6 url: /admin/update 6 url: /admin/update
7 schedule: every 1 minutes 7 schedule: every 1 minutes
8 - description: LUCI Config datastore cache periodic refresh
9 url: /admin/config/cache/manager
10 schedule: every 10 minutes
OLDNEW
« no previous file with comments | « milo/appengine/frontend/config.go ('k') | milo/appengine/frontend/expectations/frontpage-Basic_frontpage.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698