maxCacheDuration property
Duration for how long to retain attempts for retry.
If set to null, requests will be retried indefinitely.
Implementation
final Duration? maxCacheDuration;
Duration for how long to retain attempts for retry.
If set to null, requests will be retried indefinitely.
final Duration? maxCacheDuration;