diff --git a/java/com/google/domain/registry/env/production/default/WEB-INF/cron.xml b/java/com/google/domain/registry/env/production/default/WEB-INF/cron.xml index 601912cbc..82b9208ad 100644 --- a/java/com/google/domain/registry/env/production/default/WEB-INF/cron.xml +++ b/java/com/google/domain/registry/env/production/default/WEB-INF/cron.xml @@ -181,9 +181,10 @@ - + - Write updates to the DNS system. Lease tasks from the dns-pull queue until empty. + Lease all tasks from the dns-pull queue, group by TLD, and invoke PublishDnsUpdates for each + group. every 1 minutes synchronized backend