retryCount property

int? retryCount
final

The number of times that the service automatically attempted to process your job after encountering an error.

Implementation

final int? retryCount;