We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does that work for anyone?
Invariably hangs for me without progress:
2024-03-28 20:52:04.103 | INFO | poe_api_wrapper.api:select_proxy:80 - Connection failed with {'http': 'http://198.74.51.79:8888'}. Trying 1/10 ... ^C2024-03-28 20:55:16.547 | INFO | poe_api_wrapper.api:select_proxy:80 - Connection failed with {'http': 'http://5.78.65.91:80'}. Trying 2/10 ...
Maybe poe_api+wrapper could do some kind of self check (make a super basic query to a cheap bot to see if API works, if not try next proxy).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Does that work for anyone?
Invariably hangs for me without progress:
2024-03-28 20:52:04.103 | INFO | poe_api_wrapper.api:select_proxy:80 - Connection failed with {'http': 'http://198.74.51.79:8888'}. Trying 1/10 ...
^C2024-03-28 20:55:16.547 | INFO | poe_api_wrapper.api:select_proxy:80 - Connection failed with {'http': 'http://5.78.65.91:80'}. Trying 2/10 ...
Maybe poe_api+wrapper could do some kind of self check (make a super basic query to a cheap bot to see if API works, if not try next proxy).
The text was updated successfully, but these errors were encountered: