Skip to content

Ensure that the curl timeout is shorter than the total healthcheck timeout

DJ Mountney requested to merge healthcheck-timeout into master

Related to #3603 (closed)

Should reduce the number of times that docker needs to attempt to kill the healthcheck after it times out.

This may help with some issues regarding docker orphaning the healthcheck.

Merge request reports