mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02: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:
parent
8443da5c5c
commit
a879afa075
1 changed files with 0 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue