You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"IIF Manifest Error" and “Error loading the work collection”
We know based on LC developer response that in order to correct these loading issues we'd have to " code to deal with the possibility of a 500 response and catch, retry, and notify the user etc"
We also should handle LOC IIIF manifest itself (not just the Collection reference) failing, and still pass through info from the local manifest.
The text was updated successfully, but these errors were encountered:
So currently if there's an error loading the manifest from LOC's servers, the UI is just relaying that error message to the user. We could do one of 2 things:
Update the text on the error message to make it more user-friendly, or
Suppress the error message entirely, since some of the metadata will still load (from local Manifests)
@jaimemears If you want to confirm this, I'll hide the errors (in the UI but still let them flow through to the browser console for help in debugging for your devs).
"IIF Manifest Error" and “Error loading the work collection”
We know based on LC developer response that in order to correct these loading issues we'd have to " code to deal with the possibility of a 500 response and catch, retry, and notify the user etc"
We also should handle LOC IIIF manifest itself (not just the Collection reference) failing, and still pass through info from the local manifest.
The text was updated successfully, but these errors were encountered: