Powered by
Look at the definition of execute, and then add a ...
# python
d
dreinon
01/13/2022, 7:44 PM
Look at the definition of execute, and then add a timeout parameter to
self.session.request
and set it to whatever integer you want it (default is 5 secs so probability a bit more)
Previous
Next