python-firebase icon indicating copy to clipboard operation
python-firebase copied to clipboard

Error handling for async calls

Open rayd opened this issue 10 years ago • 0 comments

It doesn't appear that there's a way to tell when one of the _async methods returns an error status code. I don't see how we can catch the HttpError that is raised normally. Maybe I'm just not looking in the right place?

rayd avatar Feb 26 '15 17:02 rayd