attempts property

int? attempts
final

The number of times to attempt to retry, if the job fails. Valid values are 1–10.

Implementation

final int? attempts;