The Deployment / Day2 action does sporadically fail for the second Event Broker Subscription as there was no approval policy applied.
Aria Automation 8.x
The deployment lifecycle passed on to the next stage before the approval policy had been applied to the deployment.
Add a sleep interval to the workflow creating the approval policy, after the POST /policy/api/policies API call to ensure the policy has been applied to the deployment.