[[["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 details on the `SecureSourceManagerLimitedErrorCountRetryPolicy`, a retry policy designed for the `SecureSourceManagerConnection`."],["The policy halts retries upon encountering a non-transient error or surpassing a predefined count of transient failures."],["Transient errors are classified as those with the `kUnavailable` status code."],["The policy allows customization of the maximum number of transient failures permitted before stopping retries, by passing an integer value during construction."],["The document covers the various constructors, functions, and a type alias related to this policy, with each being fully explained."]]],[]]