Uncomment crontab entry for deleteProberData

This was only supposed to stay commented out until load-testing was complete.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=210087917
This commit is contained in:
mmuller 2018-08-24 05:58:21 -07:00 committed by jianglai
parent 7068f758b1
commit e4bb1c281c

View file

@ -163,9 +163,6 @@
<target>backend</target>
</cron>
<!--
Removed for the duration of load testing
TODO(b/71607184): Restore after loadtesting is done
<cron>
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/deleteProberData&runInEmpty]]></url>
<description>
@ -175,7 +172,6 @@
<timezone>UTC</timezone>
<target>backend</target>
</cron>
-->
<cron>
<url><![CDATA[/_dr/cron/fanout?queue=retryable-cron-tasks&endpoint=/_dr/task/exportReservedTerms&forEachRealTld]]></url>