[[["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 class designed to manage retry attempts for `SecureSourceManagerConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows you to define the maximum number of transient errors through its constructor `SecureSourceManagerLimitedErrorCountRetryPolicy(int)`."],["The policy also provides virtual functions to check if it is exhausted, if a failure is permanent, or to create a new instance of the policy, reset to the initial state."],["This page shows a variety of versions of this class, from the latest version `2.37.0-rc` to version `2.18.0`, allowing the user to use or reference older versions if they need."]]],[]]