Add AUTOPAUSE_STATUS_RETRY_LIMIT and AUTOPAUSE_STATUS_RETRY_INTERVAL (#3365)

This commit is contained in:
Geoff Bourne
2025-03-16 13:25:37 -05:00
committed by GitHub
parent 777f4e26b9
commit 7e5f5805a5
4 changed files with 14 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ services:
# More aggressive settings for demo purposes
AUTOPAUSE_TIMEOUT_INIT: "30"
AUTOPAUSE_TIMEOUT_EST: "10"
JVM_DD_OPTS: "disable.watchdog:true"
restart: unless-stopped
volumes: