manifestMaxStaleAge property

Duration get manifestMaxStaleAge

Maximum allowed stale age for manifest reuse after retryable failures.

Implementation

Duration get manifestMaxStaleAge => cachePolicy.manifest.effectiveMaxStaleAge;