Glitch-Shrike/app
Claire 8428faa085
Fix OCR failure when erroneous lang data is in cache (#16386)
Fixes #15472

If the Tesseract worker fails at any point, re-try with cache settings that
overwrite the cache. It is difficult to catch more precise errors as those
are pretty opaque and do not occur when loading lang data but when trying to
detect text.
2021-06-15 22:11:07 +02:00
..
chewy
controllers
helpers
javascript Fix OCR failure when erroneous lang data is in cache (#16386) 2021-06-15 22:11:07 +02:00
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers