From 90f583910e3873aab96e304d0d13922edcbe2c8e Mon Sep 17 00:00:00 2001 From: gbrodman Date: Mon, 22 Jun 2026 15:56:45 -0400 Subject: [PATCH] Add max retry duration for cloud tasks that don't have it (#3094) --- .../java/google/registry/config/files/cloud-tasks-queue.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/src/main/java/google/registry/config/files/cloud-tasks-queue.xml b/core/src/main/java/google/registry/config/files/cloud-tasks-queue.xml index c4305753a..241d19908 100644 --- a/core/src/main/java/google/registry/config/files/cloud-tasks-queue.xml +++ b/core/src/main/java/google/registry/config/files/cloud-tasks-queue.xml @@ -19,6 +19,7 @@ dns-refresh 100 + 82800s @@ -29,6 +30,7 @@ 30s 1800s 0 + 82800s @@ -59,6 +61,7 @@ async-host-rename 1 + 82800s @@ -110,11 +113,12 @@ 3 - + async-actions 1 5 + 82800s