closeio-api icon indicating copy to clipboard operation
closeio-api copied to clipboard

APIError is not very informative

Open lucasvo opened this issue 8 years ago • 1 comments

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.

lucasvo avatar Aug 27 '16 18:08 lucasvo

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?

anemitz avatar Aug 29 '16 19:08 anemitz