You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would admit that error handling is poor against the unknown errors. Let me check what I can do with this. Usually when there is an error which is not from network, as default status code is set to 0.
Greetings
We are having problems with the error 0. We cant figure it out what it is. So Im trying to implement New Relic, especifically this:
NewRelic.noticeNetworkFailure(String url, String httpMethod, long startTime, long endTime, Exception e)
This is the New Relic documentation
I have being looking in the repository but cant figure it out, and also trying to cast some of the error.somthing to Exception but is not posible.
How can we catch the exception in the onError method?
[EDITED]
If you are reading this please follow the link to an explanation for the error 0 #139
The text was updated successfully, but these errors were encountered: