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 fe273077f..5164d34ea 100644 --- a/java/google/registry/env/alpha/default/WEB-INF/cron.xml +++ b/java/google/registry/env/alpha/default/WEB-INF/cron.xml @@ -105,7 +105,7 @@ - + Syncs RegistrarContact changes in the past hour to Google Groups. diff --git a/java/google/registry/env/common/default/WEB-INF/queue.xml b/java/google/registry/env/common/default/WEB-INF/queue.xml index e9914755f..5e3c384fe 100644 --- a/java/google/registry/env/common/default/WEB-INF/queue.xml +++ b/java/google/registry/env/common/default/WEB-INF/queue.xml @@ -73,16 +73,6 @@ - - - group-members-sync - 1/s - 100 - - 3 - - - export-bigquery-poll @@ -231,6 +221,16 @@ + + + retryable-cron-tasks + 1/s + 100 + + 3 + + + load0 500/s diff --git a/java/google/registry/env/crash/default/WEB-INF/cron.xml b/java/google/registry/env/crash/default/WEB-INF/cron.xml index dc41d9d5a..2570890dd 100644 --- a/java/google/registry/env/crash/default/WEB-INF/cron.xml +++ b/java/google/registry/env/crash/default/WEB-INF/cron.xml @@ -94,7 +94,7 @@ - + Syncs RegistrarContact changes in the past hour to Google Groups. diff --git a/java/google/registry/env/production/default/WEB-INF/cron.xml b/java/google/registry/env/production/default/WEB-INF/cron.xml index df9a62c6f..d9c7487fc 100644 --- a/java/google/registry/env/production/default/WEB-INF/cron.xml +++ b/java/google/registry/env/production/default/WEB-INF/cron.xml @@ -87,7 +87,7 @@ - + Syncs RegistrarContact changes in the past hour to Google Groups. @@ -125,7 +125,7 @@ - + This job exports lists of all active domain names to Google Cloud Storage. @@ -170,7 +170,7 @@ - + This job clears out data from probers and runs once a week. 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 e14467149..e39b71ccc 100644 --- a/java/google/registry/env/sandbox/default/WEB-INF/cron.xml +++ b/java/google/registry/env/sandbox/default/WEB-INF/cron.xml @@ -32,7 +32,7 @@ - + Syncs RegistrarContact changes in the past hour to Google Groups. @@ -62,7 +62,7 @@ - + This job exports lists of all active domain names to Google Cloud Storage. @@ -81,7 +81,7 @@ - + This job clears out data from probers and runs once a week. @@ -92,7 +92,7 @@ - + This job verifies entity integrity and runs once daily.