-
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
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.