Hi,
I am trying to execute robot framework tests on a remote machine with remote robots.
Once the tests are kick started with command line parameters, it almost takes 5 minutes to start the execution but then afterwards, the execution is fine, just initiation is taking time.
I am using remote machine IP where this remote robot is running in command line arguments to run the tests.
Any suggestions on how we can improve this?
I suspect that this could be due to the XML RPC calls communication to connect with the robot as a startup. But looking for suggestions if there is a way to improve it.
Simple picture is explains how I am trying to achieve remote execution..

Thanks,
Harish