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
Currently, the error messages when connections fail are not very descriptive of the problem, it would be good to improve this.
The text was updated successfully, but these errors were encountered:
agreed
Sorry, something went wrong.
Update CHANGELOG
d81dff2
Fixes #41
Give connection errors friendlier error messages
4503633
- Wrap connection in try catch block - Add tests for expected exceptions - Add docstring - Update CHANGELOG Fixes #41
9ff607c
Merge pull request #57 from apa512/fix-#41
ffd7141
Give nicer exceptions when connecting
No branches or pull requests
Currently, the error messages when connections fail are not very descriptive of the problem, it would be good to improve this.
The text was updated successfully, but these errors were encountered: