diff --git a/core/src/main/java/google/registry/config/files/tasks/cloud-scheduler-tasks-production.xml b/core/src/main/java/google/registry/config/files/tasks/cloud-scheduler-tasks-production.xml index 25d385a7a..bccd6c189 100644 --- a/core/src/main/java/google/registry/config/files/tasks/cloud-scheduler-tasks-production.xml +++ b/core/src/main/java/google/registry/config/files/tasks/cloud-scheduler-tasks-production.xml @@ -323,4 +323,14 @@ */5 * * * * + + + syncRemoteCache + + Syncs remote (Valkey/Redis) EPP resource caches with changes made recently. + + + */5 * * * * + +