Skip to content

Commit 9dd05bb

Browse files
[docker-teamd]: Increase teammgrd timeout to allow graceful shutdown. (#7662) (#8045)
NOTE: This is cherry-pick from 1911/2012 to master. - Why I did it To fix LAG IP configuration race - How I did it Extended timeout for teammgrd - How to verify it Add >80 router LAGs. Do config reload Signed-off-by: Nazarii Hnydyn <[email protected]>
1 parent 0c722aa commit 9dd05bb

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)