From 1c97ef793f2ab5bc66c7c98b94113be51e59307d Mon Sep 17 00:00:00 2001 From: dan moore Date: Tue, 9 Apr 2024 11:53:55 -0500 Subject: [PATCH] debugin --- .github/workflows/cdk-superuser-regression-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cdk-superuser-regression-tests.yml b/.github/workflows/cdk-superuser-regression-tests.yml index 1d284e19c3..f81a9f1d55 100644 --- a/.github/workflows/cdk-superuser-regression-tests.yml +++ b/.github/workflows/cdk-superuser-regression-tests.yml @@ -111,7 +111,7 @@ jobs: else # If connection fails, wait and retry after some time echo "Failed to connect, waiting and retrying..." - sleep 10 + sleep 20 continue fi sleep 60