Skip to content

`gitlab-ctl reconfigure` sometimes fails if Unicorn takes too long to restart

Contrary to omnibus-chef-server, we have enabled preload_app because that is also what we do in the GitLab install guide. This makes Unicorn take more time when restarting, which can cause a time-out during a gitlab-ctl reconfigure run.