I’ve noticed an issue on all of our RPA processes but can’t quite figure out what the problem is. Each of our processes use the state machine template to loop through multiple transactions. When the robot reaches the end of a transaction and is transitioning to process the next transaction it seems to hang for around 60 seconds.
I’ve checked the logs and it appears to get stuck around this point:
As you said your using REF so you haven’t changed any logic in the state machine. Can you specify what is the type of Transaction data your working on? Like Queues, Datatable or emails?