[[["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 webpage details the `SecureSourceManagerLimitedErrorCountRetryPolicy`, which is designed to manage retries for `SecureSourceManagerConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the status code that is considered as a transient error."],["The class includes constructors to create instances with a specified `maximum_failures` threshold, and the ability to disable retry loops by setting `maximum_failures` to 0."],["The functions present in this class allow for the retrieval of the maximum failure count, checking for policy exhaustion, determining permanent failure statuses, and the creation of a new policy instance."],["The latest version available is `2.37.0-rc`, and there are multiple past versions listed on the page, going as low as version `2.18.0`."]]],[]]