retryCount property
The number of times that the service automatically attempted to process your job after encountering an error.
Implementation
final int? retryCount;
The number of times that the service automatically attempted to process your job after encountering an error.
final int? retryCount;