Add cron/commitLogCheckpoint to cron.xml for the crash environment

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=171297448
This commit is contained in:
bbilbo 2017-10-06 08:51:48 -07:00 committed by Ben McIlwain
parent 62d894772a
commit 24d58bf505

View file

@ -102,6 +102,15 @@
<target>backend</target>
</cron>
<cron>
<url><![CDATA[/_dr/cron/commitLogCheckpoint]]></url>
<description>
This job checkpoints the commit log buckets and exports the diff since last checkpoint to GCS.
</description>
<schedule>every 1 minutes synchronized</schedule>
<target>backend</target>
</cron>
<cron>
<url><![CDATA[/_dr/task/deleteContactsAndHosts]]></url>
<description>