Skip to content

Commit c1b380d

Browse files
authored
[docker-teamd]: Increase teammgrd timeout to allow graceful shutdown. (#7662) (#7842)
The PR is a cherry-pick of #7662. Signed-off-by: Nazarii Hnydyn <[email protected]>
1 parent fb2c995 commit c1b380d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockers/docker-teamd/supervisord.conf

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ command=/usr/bin/teammgrd
4444
priority=3
4545
autostart=false
4646
autorestart=false
47+
stopwaitsecs=60
4748
stdout_logfile=syslog
4849
stderr_logfile=syslog
4950
dependent_startup=true

0 commit comments

Comments
 (0)