The duration may be a result of waiting for child process to say it started successfully and exit_timeout global parameter value, which is 60sec. So if one of the child processes does not start properly (does not send back I am ok), the main process will start shutdown procedure.

This is how it was designed, maybe things can be improved, if anyone wants to submit something here, it's more than welcome.

I am closing this issue for now.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.