omero-iviewer
omero-iviewer copied to clipboard
Handle errors loading image metadata imgData JSON
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.