Improve Pyzor client error codes #17
Closed
Comments
alexkiro
pushed a commit
that referenced
this issue
Aug 28, 2014
This includes TimeoutErrors, ProtocolErrors and other general Exceptions. Also print a message when the user enters a wrong command.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should improve the pyzor client script to return appropriate error codes when the server is for example unreachable. So the result is easily parsed.
For example in case of timeout, the pyzor script does not output anything:
Or in case the command is not valid:
The text was updated successfully, but these errors were encountered: