I’m wondering if there is a way to know what will be the next process to start in the current machine.
The question start because I have one process that needs a proxy configuration and others that doesn’t need it.
I was thinking to see in the orchestrator with the robot
if next process is the sae as this one - > keep proxy
else → disable proxy configuration
The thing is I don’t know if there is a way to see the next process to start in the current machine…