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
{{ message }}
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
We were seeing that our thumbnail files were getting word coordinates
derivatives, which is a waste of processing time. The jobs would
eventually fail but ideally we don't want them to run at all for
thumbnails.
This commit will upgrade to the latest version of IIIF Print where a new
configurable class attribute has been added to enable a more granular
control over which derivatives are run on what files.
Also in this commit, we were seeing a nilClass error for a logger in
development, so that has also been fixed.
Ref:
- https://github.com/scientist-softserv/adventist-dl/issues/676
- notch8/iiif_print#306
0 commit comments