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

Unified Diff: appengine/cmd/dm/frontend/cron.yaml

Issue 1537883002: Initial distributor implementation (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: fix imports and make dummy.go a real file Created 4 years, 6 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 | « appengine/cmd/dm/frontend/app.yaml ('k') | appengine/cmd/dm/frontend/doc.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/dm/frontend/cron.yaml
diff --git a/appengine/cmd/dm/frontend/cron.yaml b/appengine/cmd/dm/frontend/cron.yaml
index dc12ea8537d49fb021e056979ce754eb8509da23..e5851e3addd26e680f95c4e36b3e98f27bf1aa7b 100644
--- a/appengine/cmd/dm/frontend/cron.yaml
+++ b/appengine/cmd/dm/frontend/cron.yaml
@@ -1,4 +1,4 @@
cron:
- description: tumble.Cron invocation
- url: /tumble/cron
+ url: /internal/tumble/fire_all_tasks
schedule: every 1 minutes
« no previous file with comments | « appengine/cmd/dm/frontend/app.yaml ('k') | appengine/cmd/dm/frontend/doc.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698