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

Unified Diff: appengine/swarming/queue.yaml

Issue 2832203002: task_queues: Add more scaffolding (Closed)
Patch Set: . 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 side-by-side diff with in-line comments
Download patch
Index: appengine/swarming/queue.yaml
diff --git a/appengine/swarming/queue.yaml b/appengine/swarming/queue.yaml
index 4736779cabbadbdd1b5018ad2d874bf00364c2be..359002399d5ae20acfaddc8f67ce9791303b13b6 100644
--- a/appengine/swarming/queue.yaml
+++ b/appengine/swarming/queue.yaml
@@ -12,6 +12,9 @@ queue:
- name: pubsub
rate: 500/s
+- name: task-dimensions
+ rate: 500/s
+
## MP

Powered by Google App Engine
This is Rietveld 408576698