From 8235fc99acd8d0756cabb5741d665dd721e44473 Mon Sep 17 00:00:00 2001 From: Rob Date: Thu, 11 Apr 2024 14:05:32 +0300 Subject: [PATCH] add initial delay --- process-compose.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/process-compose.yaml b/process-compose.yaml index 730be77b1..ffc8065ab 100644 --- a/process-compose.yaml +++ b/process-compose.yaml @@ -246,7 +246,8 @@ processes: readiness_probe: exec: command: keydb-cli --pass changeme! --raw incr PING - failure_threshold: 20 + initial_delay_seconds: 5 + failure_threshold: 30 # The CDN system's main entry point; where users contact first. marshal_0: