Fast fail of deployments when agent crashes
t0shiii opened this issue · 0 comments
t0shiii commented
If the agent service restarts unexpectedly while running a hook script, the deployment can wait up to 70 minutes to timeout before retrying a deployment.
The CodeDeploy agent now fails a host deployment on agent startup if the agent service restarts unexpectedly while running a hook script. This fix lets you avoid waiting for the 70-minute timeout period before retrying a deployment.