Skip to content

Commit

Permalink
add initial delay
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Apr 11, 2024
1 parent 1bb983c commit 8235fc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion process-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8235fc9

Please sign in to comment.