scientist-softserv / iiif_print

A gem for Hyrax/Samvera for displaying PDF pages in a IIIF Compliant viewer
Apache License 2.0
4 stars 1 forks source link

🐛 Work through fallback of rodeo URLs #305

Closed jeremyf closed 10 months ago

jeremyf commented 10 months ago

This commit replaces raising exceptions when we can't derive the URL. Instead it opts to return nil and let the caller determine what to do.

The primary result is that it's easier to have a rodeo configuration "miss" finding files in the pre-process location due to configuration issues.

But alas, that's the nature of a rodeo.

Related to: