diff --git a/java/google/registry/env/alpha/default/WEB-INF/cron.xml b/java/google/registry/env/alpha/default/WEB-INF/cron.xml index 316e770f9..f833af46f 100644 --- a/java/google/registry/env/alpha/default/WEB-INF/cron.xml +++ b/java/google/registry/env/alpha/default/WEB-INF/cron.xml @@ -18,39 +18,7 @@ and streams it to cloud storage. When this job has finished successfully, it'll launch a separate task that uploads the deposit file to Iron Mountain via SFTP. - - every 4 hours from 00:07 to 20:00 - backend - - - - - - This job is a no-op unless RdeUploadCursor falls behind for some reason. - - every 4 hours synchronized - backend - - - - - - This job is a no-op unless RdeReportCursor falls behind for some reason. - - every 4 hours synchronized + every day 00:07 backend diff --git a/java/google/registry/env/sandbox/default/WEB-INF/cron.xml b/java/google/registry/env/sandbox/default/WEB-INF/cron.xml index ad4e01208..4c18bfeef 100644 --- a/java/google/registry/env/sandbox/default/WEB-INF/cron.xml +++ b/java/google/registry/env/sandbox/default/WEB-INF/cron.xml @@ -18,39 +18,7 @@ and streams it to cloud storage. When this job has finished successfully, it'll launch a separate task that uploads the deposit file to Iron Mountain via SFTP. - - every 4 hours from 00:07 to 20:00 - backend - - - - - - This job is a no-op unless RdeUploadCursor falls behind for some reason. - - every 4 hours synchronized - backend - - - - - - This job is a no-op unless RdeReportCursor falls behind for some reason. - - every 4 hours synchronized + every day 00:07 backend