Managing a deployment that has errors
If a deployment has errors, the pipeline stops processing on it. You can perform actions such as rolling back the deployment or skipping the step on which the error occurred.
Do the following steps:
- If the pipeline is not open, in the navigation pane of Deployment Manager, click Pipelines and then click the name of the pipeline.
- Click the More icon, and then do one of the following
actions:
- To resume running the pipeline from the task, click Resume from current task.
- To skip the step and continue running the pipeline, click Skip current task and continue.
- To roll back to an earlier deployment, click
Rollback.
- Pega Platform 8.4 supports application-level rollback. To leverage
this functionality, candidate and orchestrator environments must be
on Deployment Manager 4.8 or above. For older versions of Deployment
Manager (4.7.x and below) or users on Pega Platform 8.3 or below,
rollback defaults to the system-level.
For more information on rollback, see Rolling back a deployment.
- Pega Platform 8.4 supports application-level rollback. To leverage
this functionality, candidate and orchestrator environments must be
on Deployment Manager 4.8 or above. For older versions of Deployment
Manager (4.7.x and below) or users on Pega Platform 8.3 or below,
rollback defaults to the system-level.
- To stop running the pipeline, click Abort.
Previous topic Stopping a deployment Next topic Rolling back a deployment