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

Handle errors loading image metadata imgData JSON #473

Closed
will-moore opened this issue Apr 24, 2024 · 0 comments · Fixed by #474
Closed

Handle errors loading image metadata imgData JSON #473

will-moore opened this issue Apr 24, 2024 · 0 comments · Fixed by #474

Comments

@will-moore
Copy link
Member

Various errors in Rendering Engine, or corrupt images etc can cause the imgData JSON loading to fail completely or to return incomplete JSON.
In most cases, errors are not shown to the user and so they are left waiting forever.

Need appropriate error messages to handle:

  • E.g. 500 server error
  • Incomplete metadata
  • ConcurrencyException / Missing Pyramids etc.
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

Successfully merging a pull request may close this issue.

1 participant