closeio-api
closeio-api copied to clipboard
APIError is not very informative
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.
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?