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

Unified Diff: appengine/gce-backend/queue.yaml

Issue 2480653002: Remove unused pubsub stuff (Closed)
Patch Set: Created 4 years, 1 month 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
« appengine/gce-backend/catalog.py ('K') | « appengine/gce-backend/pubsub_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/gce-backend/queue.yaml
diff --git a/appengine/gce-backend/queue.yaml b/appengine/gce-backend/queue.yaml
index 17055071d18a495168e6d19bfc63edee4c5ca4a3..0e4b96045fb1f4df8b039efa4b9f56156949953b 100644
--- a/appengine/gce-backend/queue.yaml
+++ b/appengine/gce-backend/queue.yaml
@@ -66,11 +66,6 @@ queue:
retry_parameters:
task_retry_limit: 0
- - name: process-pubsub-messages
- rate: 100/s
- retry_parameters:
- task_retry_limit: 0
-
- name: remove-cataloged-instance
rate: 100/s
retry_parameters:
« appengine/gce-backend/catalog.py ('K') | « appengine/gce-backend/pubsub_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698