mirror of
https://github.com/google/nomulus
synced 2026-01-04 04:04:22 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user