• Rafael Monnerat's avatar
    Retry on Network Failure · 417475a5
    Rafael Monnerat authored
    Network can be quite unreliable, so play safe retrying the method in case
    some exception related to network failure be raised. Usually they are
    related to timeout on SSLError and/or xmlrpclib timeouts.
    417475a5
agent.py 19.6 KB