[
https://issues.apache.org/jira/browse/TIKA-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434404#comment-17434404
]
Tim Allison edited comment on TIKA-3582 at 10/26/21, 2:59 PM:
--------------------------------------------------------------
To confirm that I understand this correctly... when you set a parser specific
timeout to be longer than the default timeout, that specific parse task timeout
should override the default timeout for that specific task.
was (Author: [email protected]):
To confirm that I understand this correctly... when you set a parser specific
timeout to be longer than the default timeout, that specific parse task timeout
should override the default timeouts.
> Tika does not respect a configuration value passed over a HTTP Header
> ---------------------------------------------------------------------
>
> Key: TIKA-3582
> URL: https://issues.apache.org/jira/browse/TIKA-3582
> Project: Tika
> Issue Type: Bug
> Components: server
> Affects Versions: 2.1.0
> Reporter: dataminer.accolade
> Priority: Major
> Attachments: sampleimage.png
>
>
>
> I think the value of TikaServerConfig.TaskTimeoutMillis should be overridden
> for the current request over *X-Tika-OCRTimeoutSeconds* header. The following
> request takes more than 120 seconds.
> *curl -vvv -X PUT -T sampleimage.png http://localhost:9998/tika --header
> "X-Tika-OCRTimeoutSeconds: 600"*
>
> Tesserect is configured with tessdata_best models
--
This message was sent by Atlassian Jira
(v8.3.4#803005)