failedJobsHistoryLimit property

int? failedJobsHistoryLimit
final

The number of failed finished jobs to retain. Value must be non-negative integer. Defaults to 1.

Implementation

final int? failedJobsHistoryLimit;