SetTransactionStatus.xaml is hanging while debugging from Community Studio

See screenshot above. I am running the performer bot that uses the RE Framework. When it comes to this workflow, it just hangs. It has been hanging like this for the last 5 minutes to no end in near future.

Please help me identify the issue and fix it.

@savantsa

Please try doing a step into and check where it is pausing is it on the main sequence itself?

if so try copying the xaml from another project and replace it and check if that solves.

cheers

Hi @savantsa

Try with the another RE framework project and debug it. Then check it was also taking the same or not.

If no, then there is some delays are in the project which you are debugging now.

Hope it helps!!