Code deployments time out
If your environments are heavily loaded, code deployments can take a long time, and the system might time out before deployment is complete.
If your deployments are timing out too soon, increase one or more of these settings:
timeouts_deploy
timeouts_shutdown
timeouts_sync
timeouts_wait
For descriptions of these settings, refer to Code Manager parameters. For instructions on configuring these settings, refer to Customize Code Manager configuration in Hiera.
Deployment timeouts can also occur when the file sync client holds code
deployments while waiting for long-running plans to finish. To resolve this, you can
increase the
timeouts_sync
setting or allow Running plans alongside code deployments.