backoffLimit property

int? backoffLimit
final

Specifies the number of retries before marking this job failed. Defaults to 6.

Implementation

final int? backoffLimit;