jodconverter / docker-image-jodconverter-examples

Docker image with jodconverter + libreoffice for document conversion through a REST api
https://github.com/sbraconnier/jodconverter
MIT License
72 stars 32 forks source link

jodconverter fails after 5K conversions #25

Closed sboden closed 1 year ago

sboden commented 1 year ago

We've been putting the image eugenmayer/jodconverter:rest through tests. I tried to convert 30K documents in 1 go. The jodconverter fails after 5K conversions with a "disk space full" message, the container runs on an AWS environment using 20Gb "ephemeral storage".

Maybe some more aggressive pruning of logs/data could be implemented.

Regards, Sven

EugenMayer commented 1 year ago

Feel free to add any PR for this purpose. Please open an issue that is a FR describing your needs if you are going to put the time into it. Happy to review the PR