From 1e07173735bb32c353725e08df84a6cd69e44cfb Mon Sep 17 00:00:00 2001 From: Didier Lafforgue Date: Sat, 7 Sep 2024 11:50:58 +0200 Subject: [PATCH] allow more attempts --- config/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/deploy.yml b/config/deploy.yml index dca1d03..0dc9759 100644 --- a/config/deploy.yml +++ b/config/deploy.yml @@ -146,6 +146,7 @@ healthcheck: # path: /healthz # port: 4000 interval: 60s + max_attempts: 12 # Bridge fingerprinted assets, like JS and CSS, between versions to avoid # hitting 404 on in-flight requests. Combines all files from new and old