Open berger-n opened 1 month ago
yes, automatic retry would be nice, although if it's integrated into Mirador it might not be so easy... but otherwise a proper error message with a way for users to retry would be nice!
When you trigger retry, tell that to user, something like "Loading takes long. Trying again."
there might be an additional/alternative cause here: (this is a long known issue from a deprecated package in use by the viewer but it could be detected and trigger a reload which would successfully open the viewer I guess)
been able to reproduce this random bug from test when the scans can't be loaded (endless white spinner) seems to come from a 500 error when fetching the manifest needs to be handled better in the client (at least an error message, an automatic retry maybe?)