mirror of
https://github.com/google/nomulus
synced 2026-01-04 20:24:22 +00:00
Delete the "export" task queue
Near as I can tell, it's no longer used by anything. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127863557
This commit is contained in:
committed by
Justine Tunney
parent
8443da5c5c
commit
a879afa075
@@ -30,15 +30,6 @@
|
||||
<bucket-size>100</bucket-size>
|
||||
</queue>
|
||||
|
||||
<queue>
|
||||
<name>export</name>
|
||||
<rate>10/s</rate>
|
||||
<bucket-size>100</bucket-size>
|
||||
<retry-parameters>
|
||||
<task-retry-limit>1</task-retry-limit>
|
||||
</retry-parameters>
|
||||
</queue>
|
||||
|
||||
<!-- Queue for launching asynchronous actions (e.g. mapreduces) from async flows. -->
|
||||
<queue>
|
||||
<name>flows-async</name>
|
||||
|
||||
Reference in New Issue
Block a user