maxErrors property

String? maxErrors
final

The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.

Implementation

final String? maxErrors;