maxRetries property

int get maxRetries
inherited

Optional: Number of times to retry this job on failure. Default is 3 attempts.

Implementation

int get maxRetries => 3;