Restart configured watchdogs after failures
Some checks are pending
CI - Tests et Syntax / lint-and-test (push) Waiting to run

This commit is contained in:
root 2026-08-14 18:03:44 +00:00
parent 469cef48aa
commit d84e29f814

View file

@ -22,7 +22,7 @@ environment=DOCKER_GMAO_WORKDIR="/app",DOCKER_GMAO_ENVFILE="/app/.env.docker",PY
directory=/app directory=/app
user=gmao user=gmao
autostart=true autostart=true
autorestart=false autorestart=unexpected
stdout_logfile=/dev/fd/1 stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0 stdout_logfile_maxbytes=0
stderr_logfile=/dev/fd/2 stderr_logfile=/dev/fd/2
@ -34,7 +34,7 @@ environment=DOCKER_GMAO_WORKDIR="/app",DOCKER_GMAO_ENVFILE="/app/.env.docker",PY
directory=/app directory=/app
user=gmao user=gmao
autostart=true autostart=true
autorestart=false autorestart=unexpected
stdout_logfile=/dev/fd/1 stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0 stdout_logfile_maxbytes=0
stderr_logfile=/dev/fd/2 stderr_logfile=/dev/fd/2
@ -46,7 +46,7 @@ environment=DOCKER_GMAO_WORKDIR="/app",DOCKER_GMAO_ENVFILE="/app/.env.docker",PY
directory=/app directory=/app
user=gmao user=gmao
autostart=true autostart=true
autorestart=false autorestart=unexpected
stdout_logfile=/dev/fd/1 stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0 stdout_logfile_maxbytes=0
stderr_logfile=/dev/fd/2 stderr_logfile=/dev/fd/2
@ -70,7 +70,7 @@ environment=PYTHONPATH="/app",HOME="/home/gmao"
directory=/app directory=/app
user=gmao user=gmao
autostart=true autostart=true
autorestart=false autorestart=unexpected
stdout_logfile=/dev/fd/1 stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0 stdout_logfile_maxbytes=0
stderr_logfile=/dev/fd/2 stderr_logfile=/dev/fd/2