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

pwclient should report more user-friendly message on Connection Refused #4

Open
stephenfin opened this issue Oct 16, 2019 · 0 comments

Comments

@stephenfin
Copy link
Member

From an email exchange, pwclient failed with:

[long traceback snipped]
socket.error: [Errno 111] Connection refused

This looks like what would happen if you tried to use pwclient when our
web server was down. This happens every now and then for very short
periods of time when we do updates to various things (including
libraries that the web server itself depends on).

Do the developers: maybe it is worth catching this error in particular
and giving some reasonable message (or, optionally,trying again after a
short wait - or both).

Do this in the pwclient rest api rewrite.

This was originally filed against Patchwork.

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