dockerize icon indicating copy to clipboard operation
dockerize copied to clipboard

Allow initial delay

Open prog110 opened this issue 7 years ago • 1 comments

If you have a lot of dependencies, we are almost certain that some dependencies would take atleast a minum amount of time lets say 1m to start. So, it would be better if we allow initial delay before the checks are even attempted

i.e add a new flag initial-delay that would be used to delay the checks on start

prog110 avatar Apr 04 '18 18:04 prog110

What @thekalinga has suggested is a valid point. Is there any update on this? is it possible to add an initial delay. in my case, the services have started to check for the availability initially and timeouts easily. @jwilder

JerrinThomas avatar May 27 '19 12:05 JerrinThomas