[[["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 used within `SecureSourceManagerConnection` to handle transient errors in RPC calls."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["`kUnavailable` status codes are classified as transient errors under this policy, allowing for retries in these cases."],["The policy offers constructors for creating instances with a specified maximum number of transient failures, and provides methods to determine if a retry should occur based on the status of the errors."],["The document lists multiple versions of the `SecureSourceManagerLimitedErrorCountRetryPolicy`, with 2.37.0-rc being the latest version available."]]],[]]