From 262d5a79f9953eef122bcc9bd0134f51d47de5a5 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Mon, 14 Oct 2024 18:27:52 +0200 Subject: [PATCH] add actions on push --- local-production-linux.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-production-linux.json b/local-production-linux.json index 18daa86..82cd7c2 100644 --- a/local-production-linux.json +++ b/local-production-linux.json @@ -13,7 +13,7 @@ "interval": "1m" }, "callbackBackoffOptions": { - "retries": 10, + "retries": 5, "timeout": { "factor": 2, "minTimeout": 5000,