[[["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 webpage details the `SecureSourceManagerLimitedErrorCountRetryPolicy`, which is used for managing retries in `SecureSourceManagerConnection`."],["The retry policy will stop if a non-transient error is detected or if the number of transient failures exceeds a pre-defined maximum."],["Transient errors, as identified in this class, specifically include status codes of `kUnavailable`."],["Users can adjust the maximum number of tolerated transient errors using the constructor, and setting it to 0 disables the retry loop."],["The page also documents several functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and also documents the `BaseType` alias."]]],[]]