Question
Retry a Branch Merge&Deployment after rejection/failure
Hello,
On Pega 8.2.5 and Deployment Manager 4.8.3. , Attempting to utilize the Branch Merge and deployment integration.
More often than not, we're getting a Merge Status "Rejected" with Status Message "Maximum attempts reached." , the issue seems a timeout similar to this thread ( https://collaborate.pega.com/question/when-branch-too-big )
The code on the branch is merged in the Dev environment, and branch is cleared. Apart from doing a manual trigger on the deployment manager to deploy the code. is there a way to retrigger the deployment from the dev environment ? or reattempt the same branch's rules ?
Hi @Sari.alatif,
If I understand it correctly when you trigger branch merge, branch is getting merged but you are getting "Rejected" status and "Maximum attempts reached" message. Is it happening to you when you have more no.of rules in the branch or its intermittent?
Did you check the "Trigger deployment on merge" check box on pipeline model to automatically trigger the deployment on merge?