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:
Do one of the following actions:
- If the pipeline is not open, in the navigation pane of Deployment Manager, click , and then click the name of the pipeline.
- If the pipeline is open, 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.
Refer to the application level rollback document for more information.
- 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 Troubleshooting issues with your pipeline