Hello,
There is no support to set a timeout for the requests.
The requests module have the timeout field, as such it needs to be added to each request and be customizable.
I have no time right now to dig deeper, but It seems fairly easy to implement. Meanwhile, if I manage to get some time I can try to implement.
Best regards
Hello,
There is no support to set a timeout for the requests.
The
requestsmodule have the timeout field, as such it needs to be added to each request and be customizable.I have no time right now to dig deeper, but It seems fairly easy to implement. Meanwhile, if I manage to get some time I can try to implement.
Best regards