Coded Workflows Becoming Unrunnable in Studio

I have been noticing a behavior where in some of my projects certain .cs files containing coded workflows will become unrunnable.

By this I mean seemingly at random whenever I try to run a particular coded workflow or a workflow that invokes this coded workflow, Studio freezes and timesout before it can even start running. Once this starts happening with a coded workflow it stays for that particular coded workflow. This seems to happen at random and the files have no errors indicated by Studio.

Anyone else experiencing this issue?

Hi @edevries

sometimes coded workflows in UiPath cause studio to freeze or timeout without errors. this can happen due to corrupted files, cache issues, or complex code like infinite loops. try clearing the cache, updating packages, and copy past - rebuilding the project.

Happy Automation