Delete obsoleted non-batched DNS refresh on host rename action

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135681285
This commit is contained in:
mcilwain 2016-10-10 09:02:24 -07:00 committed by Ben McIlwain
parent f7a205975f
commit 94c549d960
7 changed files with 6 additions and 253 deletions

View file

@ -12,14 +12,6 @@
<mode>pull</mode>
</queue>
<!-- Queue for launching asynchronous actions (e.g. mapreduces) from async flows. -->
<!-- TODO(b/26140521): Remove queue once new batch async handling mapreduces are deployed. -->
<queue>
<name>flows-async</name>
<rate>1/m</rate>
<target>backend</target>
</queue>
<queue>
<name>dns-publish</name>
<rate>100/s</rate>