maxRetries property

int? maxRetries
getter/setter pair

Number of retry attempts before aborting.

Set to zero to never attempt to retry a failed task.

Optional.

Implementation

core.int? maxRetries;