[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]