tika-python icon indicating copy to clipboard operation
tika-python copied to clipboard

use -spawnChild mode

Open tballison opened this issue 3 years ago • 0 comments

We added -spawnChild mode to tika-server to defend against catastrophic failures -- oom, infinite loops etc. We should make this the default in tika-python. We'll need to make the python client a bit more robust to handle those times when tika-server is restarting.

tballison avatar Nov 20 '20 15:11 tballison