Recover image processing errors
In some cases a DocumentPart can be stuck in processing state, it is possible to replicate this by cold shutting down celery. One idea would be to have a cron run and check the state of parts with a running process state from time to time. It doesn't feel that great so there is probably a better option.