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
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
Instead of the core timeout being 2 minutes then that should be configurable
Note that there are many other timeouts involved and the 2 minute timeout is padded by HEALTHCHECK_INITIAL_DELAY and if the image download takes 60 seconds then the Controller auto adds a 10 minute buffer on top of it all.
Instead of the core timeout being 2 minutes then that should be configurable
Note that there are many other timeouts involved and the 2 minute timeout is padded by
HEALTHCHECK_INITIAL_DELAYand if the image download takes 60 seconds then the Controller auto adds a 10 minute buffer on top of it all.See conversation as part of #792