[Twisted-web] canceling long running soap requests

Erik Swan erik at splunktechnology.com
Tue May 31 15:35:55 MDT 2005


Greetings,

i have a twisted app (v1.3) that makes soap requests to another non- 
twisted server to build pages.
Sometimes these requests can take a long time and i need to provide a  
cancel mechanism that sends a second "cancel" soap message.
In my current implementation the UI is blocked until the request  
completes.

I looked into how to make the SOAP proxy defer my client requests and  
i tried to make a second TCPServer on another port to try and get my  
cancel requests out the door.
Any suggestions on how to best implement?

Kind regards,

e.


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Erik Swan
Splunk Technology

splunk > Taking the sh out of IT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20050531/2ca1c1a1/attachment.htm


More information about the Twisted-web mailing list