Hi team,
i’ve a problem with python script loading, i need to load a python script every transaction(in reframework), it happens that once every 30 or so transactions “load python scripts” activity freeze, without any error.
I don’t think it can be a problem related to the script considering that it works in the first 30 laps, what can it depend on?
step forward: when it crashes, going to the task manager and killing the activity “uipath.python.host” the robot goes into error and passes to the next item, without problems it returns to process the items in the queue and then crashes again after a few runs.
tested in two different machines.
anyone with similar problem?