maxErrors property
The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.
Implementation
final String? maxErrors;
The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.
final String? maxErrors;