fred icon indicating copy to clipboard operation
fred copied to clipboard

Add a timeout on the network requests

Open rkhwaja opened this issue 7 years ago • 1 comments

See http://docs.python-requests.org/en/master/user/advanced/#timeouts I'd suggest 3-10 seconds

rkhwaja avatar Dec 14 '17 09:12 rkhwaja

I think that we can do this with the passed in session in the current outstanding pull request. We override the get method on the session object.

rkhwaja avatar Dec 16 '17 22:12 rkhwaja