When my python code tries to connect to my socket-io server but the server is not running, it takes 10 full seconds before the .connect() function times out. Using the code snippet shown below, the ...
2023-03-23 10:33:03,882 launcher.py[line:45] INFO ProxyPool Version: 2.4.0 2023-03-23 10:33:03,883 launcher.py[line:50] INFO ProxyPool configure HOST: 0.0.0.0 2023-03-23 10:33:03,884 ...