Setting a timeout in requests otherwise it can wait indefinitely
Opened this issue · 0 comments
philamp commented
Setting a timeout in requests otherwise it can wait indefinitely.
If I'm not mistaken requests lib has no timeout setting so it has to be specified
Thanks for this lib ! :)