Timeout in xmlrpclib client call?

G

gregarican

Looking at the docs for xmlrpclib I didn't see a way to pass a client
call with an expressed timeout value. What is the easiest way to
accomplish this? Do I have to tap into the underlying HTTP requests
being sent? I want to build more try:except: error checking into my
application and the app currently is blocking for the xmlrpclib client
call. I could capture an HTTP connection timeout message or the like
but was wondering if I could build something into the xmlrpclib call
itself with a shorter timeout threshold.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top