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

Unified Diff: appengine/findit/waterfall-backend.yaml

Issue 2425453002: [Findit] Process analysis requests of Waterfall failures concurrently. (Closed)
Patch Set: fix nit. Created 4 years, 2 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/findit/queue.yaml ('k') | appengine/findit/waterfall/build_failure_analysis_pipelines.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/waterfall-backend.yaml
diff --git a/appengine/findit/waterfall-backend.yaml b/appengine/findit/waterfall-backend.yaml
index e861e782e87163da0a75d3305e606580bba42f9c..b03844d823c97ac1d0eafb72cbbe7ff05a27ae6a 100644
--- a/appengine/findit/waterfall-backend.yaml
+++ b/appengine/findit/waterfall-backend.yaml
@@ -15,7 +15,7 @@ handlers:
upload: robots.txt
# Handler for the request process queue.
-- url: /waterfall/trigger-analyses
+- url: /waterfall/process-failure-analysis-requests
script: main.waterfall_backend_web_application
secure: always
« no previous file with comments | « appengine/findit/queue.yaml ('k') | appengine/findit/waterfall/build_failure_analysis_pipelines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698