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

Implement user friendly error handling of 3rd-party outages (CMR, 3DEP, etc) #349

Open
elidwa opened this issue Oct 20, 2023 · 0 comments
Open
Labels
python SlideRule Python client

Comments

@elidwa
Copy link
Contributor

elidwa commented Oct 20, 2023

Implement more sophisticated error handling when 3rd-party remote servers are down or are responding with error instead of query results. Include links to server status page so user can investigate and be informed when the issue is going to be resolved. For example for CMR https://status.earthdata.nasa.gov

This is mainly python client issue. If the server side gets request from the python client and is not able to open appropriate rasters it generates an exception which is propagated to the python client and the user.

@elidwa elidwa added the python SlideRule Python client label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python SlideRule Python client
Projects
None yet
Development

No branches or pull requests

1 participant