The fallback retrieval strategy (processor.fallback_retrieval_strategy) controls how an incompatible StreamSource/FileProcessor combination is dealt with.
Using the StreamStrategy as a fallback strategy for when a potential stream strategy is not valid itself seems invalid.
The deployment images need to have correct processor strategies selected.
The fallback strategy in use appears to be incorrect.
The documentation states:
Using the
StreamStrategy
as a fallback strategy for when a potential stream strategy is not valid itself seems invalid.The deployment images need to have correct processor strategies selected.
see: https://github.com/TAMULib/cantaloupe/issues/1#issuecomment-2363840079