Fault handling redirects in SOAPpy

Robert Olson olson at mcs.anl.gov
Mon Mar 8 16:07:57 CST 2004


At 04:03 PM 3/8/2004, Thomas D. Uram wrote:
>I like this, too.  It means that we don't have to smatter our code with 
>checking for a valid proxy cert, it'll just happen automatically with each 
>(failed) soap call.  I think we really need to be able to isolate it to 
>authentication-related exceptions, though, since we don't want to retry 
>the call in the face of unrelated failures.

That's exactly the reason that the code will reraise the exception if the 
fault handler doesn't return a true value.

--bob 




More information about the ag-dev mailing list