Closed timothydereuse closed 5 years ago
Looks like tempfile / temp directories might not work in rodan. For now, the entirety of the OCR portion is within a try-except block that will always delete the manually created directory whether or not something goes wrong.
Currently the OCR is being done in manually created folders which will persist and clutter up the docker container if something crashes before they can be cleaned up.