[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides information on the `SecureSourceManagerLimitedErrorCountRetryPolicy`, a retry policy that is designed for `SecureSourceManagerConnection` and is used to manage transient errors."],["The retry policy will terminate under two conditions: if a non-transient error is encountered, or if the number of transient failures goes above the limit set in the policy."],["Transient errors, as defined within this policy, are those with the `kUnavailable` status code."],["The policy can be configured during instantiation to set the maximum number of failures, and can also be disabled by setting the `maximum_failures` to `0`."],["The document also includes functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, `maximum_failures` as well as providing information on the `BaseType` alias."]]],[]]