You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pour assurer un Zero Downtime Deployment, le server ne doit pas etre kill brusquement. Lors de la réception du SIGTERM docker, il faut refuser toute nouvelle connection et exit lorsque toutes les connections activent sont terminées.
Objectif
Definition of done
stop_grace_period
https://docs.docker.com/compose/compose-file/compose-file-v3/#stop_grace_periodThe text was updated successfully, but these errors were encountered: