The maximum number of attempts that HPE Media Server makes to connect to the servers listed in the LanguageIDServers parameter.
If MaxConsecutiveTries
is set to 0
, HPE Media Server continues attempting to connect to the IDOL Speech Servers indefinitely.
During live ingest, HPE recommends setting MaxConsecutiveTries
to 0
so that the session is not stopped. When ingesting files, you might want the session to fail immediately so that another component can try to process the file on a different HPE Media Server and IDOL Speech Server setup.
Type: | Integer |
---|---|
Default: | 0 |
Required: | No |
Configuration Section: | TaskName |
Example: | MaxConsecutiveTries=2
|
See Also: | ErrorMessage |
|