maxRetries property

int maxRetries
final

Maximum number of retry attempts (default: 3).

After this many failed attempts, the error is propagated to the caller.

Implementation

final int maxRetries;