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

have clean errors when proxied service is not available #3

Open
esaule opened this issue Jun 22, 2020 · 1 comment
Open

have clean errors when proxied service is not available #3

esaule opened this issue Jun 22, 2020 · 1 comment
Assignees

Comments

@esaule
Copy link
Member

esaule commented Jun 22, 2020

At the moment, the underlying service used by the elevation service is down. There is nothing we can do about that, but we should return clean error message.
It seems like wget.download in the request_map function throws an HTTPError exception that is not handled. It seems in this particular case, I guess we should propagate a 502 error becasue that is the appropriate error. If we could display a somewhat clearer message, that would be good too.

@esaule
Copy link
Member Author

esaule commented Aug 1, 2020

@jstrahler did you look at that BTW?

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