JobExpirationTimeoutSecs
DEPRECATED: The JobExpirationTimeoutSecs
parameter is deprecated in Distributed Connector 10.6.0 and later. This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The Distributed Connector regularly checks whether jobs have expired. This parameter specifies the interval (in seconds) between each check.
Type: | Long |
Default: | 60 |
Required: | No |
Configuration Section: | DistributedConnector |
Example: | JobExpirationTimeoutSecs=86400
|
See Also: | ConnectorTimeoutSecs |