Timeout URScript XMLRPC

If you create a line script like this:

client= rpc_factory(\"xmlrpc\",\"http://127.0.0.1:33000\")

How can i add and time-out for that client when i make a call to my XML-RPC server?. Do you have any way to do it?

2 Likes