maxRetries property
Maximum number of retry attempts (default: 3).
After this many failed attempts, the error is propagated to the caller.
Implementation
final int maxRetries;
Maximum number of retry attempts (default: 3).
After this many failed attempts, the error is propagated to the caller.
final int maxRetries;