Hi,
I have this Do Until action, inside this I've one Approval, if that Approval is "Approved" then ApprovalDone variable evaluated here will be "Approved" to complete the Loop.
BUT, if the Approval is Rejected Im sending an email with options (I cant sent another approval do to the permission on the Environment), once the Email with Option I need to send the original Approval again
That Email With Option can be completed in maximum 300Hrs (Do Until limit), but I have one instance that the Email With Option was completed after 240hrs and the Do Until jump to the next action.
My limit is ok to wait 300hrs? If so, any idea why after Email with Option being completed didnt evaluate again?