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 error reporting #5

Open
ivangayton opened this issue Dec 19, 2019 · 0 comments
Open

Add error reporting #5

ivangayton opened this issue Dec 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ivangayton
Copy link
Member

Goal

At the moment, when a user uploads an AOI there's absolutely no way to know if it's failed. The only indicator of success is if an MBTiles file appears, and even then there's no way to know if the file is correct other than to download it and try it out.

Ideally a user would see a failure notice of some kind if something goes wrong. Even better would be an indication of the time remaining for a file to be processed.

Tasks

  • Wire up some logging from the TileHuria app itself
  • Create some user-friendly error messages
  • Hook them to the Status slot in the MBTiles page
@ivangayton ivangayton added the enhancement New feature or request label Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant