Skip to content

Commit fb7dbf9

Browse files
stepanblyschakCarl Keene
authored and
Carl Keene
committed
[docker-teamd]: Increase teammgrd timeout to allow graceful shutdown. (sonic-net#7662) (sonic-net#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 8f850f6 commit fb7dbf9

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)