> 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/difference-in-the-deployment-phase-takes-and-the-service-boot-time.md).

# Difference in the deployment phase takes and the service boot time

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

Users may notice that the ***deployment phase*** of a pipeline takes a long time, in comparison with ***service boot time***. For example, the deployment phase may take around 15 minutes, but the service boot time is significantly lower (e.g. less than 1 minute). The following screen shows an example:

This may impact the environment as the user would need to wait until the entire pipeline completes before a rollback can be executed.

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

This issue can be due to cache and cleanup not being configured.
