From 398ababba82576103d6da1fc40f44cf2aa2786d1 Mon Sep 17 00:00:00 2001 From: Weimin Yu Date: Tue, 14 Jul 2020 14:54:34 -0400 Subject: [PATCH] Run rdeStaging twice daily in Sandbox (#684) * Run rdeStaging twice daily in Sandbox This will allow the cursor to catch up to current date if it somehow falls behind. --- .../google/registry/env/sandbox/default/WEB-INF/cron.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/core/src/main/java/google/registry/env/sandbox/default/WEB-INF/cron.xml b/core/src/main/java/google/registry/env/sandbox/default/WEB-INF/cron.xml index eac8782d3..1ef1a2c65 100644 --- a/core/src/main/java/google/registry/env/sandbox/default/WEB-INF/cron.xml +++ b/core/src/main/java/google/registry/env/sandbox/default/WEB-INF/cron.xml @@ -18,7 +18,14 @@ 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 day 00:07 + + every 12 hours from 00:07 to 12:07 backend