OCR-D / ocrd-webapi-implementation

4 stars 0 forks source link

Save workflow-job-folder to tmp instead of cwd #20

Closed joschrew closed 1 year ago

joschrew commented 1 year ago

As discussed. I am not sure if the implementation I made is good enough, as the zip in tmp gets not deleted after sending is complete. And I think the tmp gets only cleared after vm restart and not periodically or something. This pr also contains a fix for an error which occurred to me. Feel free to take parts of this pr or ignore it completely.

MehmedGIT commented 1 year ago

I don't get the response model errors you're facing on my local. However, the Operandi Server instance inside the live VM also failed with the same errors. Thanks, the problem seems resolved.