maxRetries property
The maximum number of times to retry a task for this transform after a task run fails.
Implementation
final int? maxRetries;
The maximum number of times to retry a task for this transform after a task run fails.
final int? maxRetries;