mastodon/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 Fix e-mail confirmations API not working correctly (#16348) 2021-06-02 21:07:50 +02:00
helpers
javascript Fix OCR failure when erroneous lang data is in cache (#16386) 2021-06-15 22:11:07 +02:00
lib
mailers
models Fix account deletion sometimes failing because of optimistic locks (#16317) 2021-06-02 17:41:25 +02:00
policies
presenters
serializers
services
validators
views
workers