Configuring general new job recovery behavior
New job recovery behavior is controlled by the following application configuration
parameters in config.xml
:
RestJobRecoveryExpirationDateThreshold
- The number of days past the current date when a job becomes too old to be recoverable.
- The default value is 7
RestJobRecoveryMaxResult
- This maximum number of jobs that are recoverable
- The default value is 5
For more information on modifying application configuration parameters, see the Configuration Guide.