RequestTimeout
The maximum time to spend processing a single input file or document. You can specify the timeout in seconds and fractional seconds (for example 5.5 means five and a half seconds).
After it reaches the timeout, Named Entity Recognition stops processing and returns any results that were found. In most cases Named Entity Recognition does not reach the default timeout, but it can prevent Named Entity Recognition running for a long time with abnormal documents.
Type: | Integer |
Default: | 300 |
Required: | No |
Configuration Section: |
|
Example: | RequestTimeout=120
|
See Also: | MatchTimeout |