Skip to content
New issue

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

If poll fails without http error TypeError is raised #542

Open
dbusto opened this issue Mar 7, 2023 · 0 comments
Open

If poll fails without http error TypeError is raised #542

dbusto opened this issue Mar 7, 2023 · 0 comments

Comments

@dbusto
Copy link

dbusto commented Mar 7, 2023

If there is a problem connecting to the service that is not an http error (eg DNS lookup fails) _do_poll_problems raises a TypeError with the message "'<=' not supported between instances of 'int' and 'NoneType'", which is confusing and obfuscates the root issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant