NYPL / discovery-api

Discovery API: the JSON-LD API supporting NYPL Shared Collection Catalog
MIT License
6 stars 0 forks source link

Make app robust to scsb api issues #384

Closed nonword closed 5 months ago

nonword commented 5 months ago

Ensure that, if connecting to the SCSB API raises an error or responds unexpectedly when querying for item statuses, we set offsite item statuses to 'Not available' and proceed with other work.

Includes light refactoring to improve readability

https://jira.nypl.org/browse/SCC-4050