maxRetries property

int? maxRetries
getter/setter pair

Number of retries allowed per task, before marking this job failed.

Defaults to 3.

Optional.

Implementation

core.int? maxRetries;