maxRetries property

int get maxRetries
inherited

Maximum number of times this job can be retried after failure.

Implementation

int get maxRetries => 3;