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

APIError is not very informative #67

Open
lucasvo opened this issue Aug 27, 2016 · 1 comment
Open

APIError is not very informative #67

lucasvo opened this issue Aug 27, 2016 · 1 comment

Comments

@lucasvo
Copy link

lucasvo commented Aug 27, 2016

When a request fails because of an aborted connection or other unhandled exception the resulting APIError and the stack trace generated with it is not very informative. We should make the string representation of APIError include more detail.

@anemitz
Copy link
Member

anemitz commented Aug 29, 2016

Do you have an example of this behavior and what you would expect from this error? Or general ideas for what that message should entail?

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

2 participants