maxRetries property
Maximum number of retry attempts for failed sync operations.
Default: 3
After this many failures, the operation will be marked as failed and won't be retried until connectivity is restored.
Implementation
final int maxRetries;
Maximum number of retry attempts for failed sync operations.
Default: 3
After this many failures, the operation will be marked as failed and won't be retried until connectivity is restored.
final int maxRetries;