I have a branch which I’m trying to merge in deployment manager (5.2.1). Branch has many rulesets and all of them have been reviewed (review check status is green). However, deployment is failing with below error. I have checked again and again but don’t see any ruleset which has not been reviewed. Even tried to recreate review task for few and completed again. Still not able to merge the branch. Can I get some suggestion on this?
@tatis - Hi, Thanks for the response. We successfully troubleshooted the issue. We were getting socket timeout issue while trying to merge a quite a big branch (200+ items). It’s our understanding that socket timeout config is done in DSS → DMConnectorTimeout value. We increased this value and restarted the environment and merge went successful.