Tim Allison created TIKA-3584:
---------------------------------
Summary: tika async should keep going even if unable to restart a
forked process
Key: TIKA-3584
URL: https://issues.apache.org/jira/browse/TIKA-3584
Project: Tika
Issue Type: Task
Reporter: Tim Allison
I initially set up async to crash if a client couldn't start/restart a forked
process after {{startupTimeoutMillis}}. I'm seeing now that if I peg a machine
(e.g. configure too many forked processes or send evil documents), there are
times when the forked process cannot restart even within a fairly large window.
I propose that we sleep some configurable amount if there's a timeout during
the start/restart.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)