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

Add missing error handling to the API #298

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Apr 20, 2022

Description

Add missing error handling of RasterDatasetUndefinedError and RasterDatasetNotFoundError to the API.
Those errors have been introduced in PR #227. By adding those error to the error handling of the API they will be reported back to the user in form of a API response.

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
  • [ ] I have commented my code
  • [ ] I have added sufficient unit and integration tests
  • [ ] I have updated the CHANGELOG.md

joker234
joker234 previously approved these changes Apr 22, 2022
@matthiasschaub matthiasschaub added this to the Release 0.10.0 milestone Apr 22, 2022
@matthiasschaub matthiasschaub merged commit 235386c into main Apr 22, 2022
@matthiasschaub matthiasschaub deleted the add-missing-error-handling branch April 22, 2022 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants