> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/deployments-exceeding-progress-deadline.md).

# Deployments Exceeding Progress Deadline

### Issue <a href="#issue" id="issue"></a>

During long deployments, it's possible for Spinnaker to error out and fail without a major reason. Error codes may relate to timeouts.

### Cause <a href="#cause" id="cause"></a>

This can be due to a Kubernetes error that deals with the `manifest.yml` that is being deployed. This error directly correlates to the `progressDeadlineSeconds` variable in the `manifest.yml` file
