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

Unified Diff: appengine/swarming/queue.yaml

Issue 2386793002: Reimplement Machine Provider integration (Closed)
Patch Set: 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/swarming/handlers_test.py ('k') | appengine/swarming/server/lease_management.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/queue.yaml
diff --git a/appengine/swarming/queue.yaml b/appengine/swarming/queue.yaml
index 11ec02a54c53527c967e7004693f2b9fceaebb7c..52d28a53ccbaddf099bfb13354fa7cbb7c21b516 100644
--- a/appengine/swarming/queue.yaml
+++ b/appengine/swarming/queue.yaml
@@ -16,7 +16,7 @@ queue:
- name: pubsub
rate: 500/s
-- name: machine-provider-pubsub
+- name: machine-provider-manage
rate: 500/s
# Cron will reschedule, so don't retry on failure.
retry_parameters:
« no previous file with comments | « appengine/swarming/handlers_test.py ('k') | appengine/swarming/server/lease_management.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698