[[["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 `CertificateManagerLimitedErrorCountRetryPolicy`, a class designed for managing retries in `CertificateManagerConnection` based on the number of encountered errors."],["The policy halts retries upon detecting a non-transient error or exceeding a predefined number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The policy offers constructors that enable the definition of the maximum number of transient failures tolerated, or disable it completely, and it offers functions to get the maximum failures and check if it is exhausted or there are any permanent failures."],["The provided data has a list of versions for the `CertificateManagerLimitedErrorCountRetryPolicy`, ranging from version `2.11.0` to `2.37.0-rc`, and the current page is for version `2.24.0`."],["There is also a `clone()` function to create a new instance of the policy, reset to the initial state, as well as a type alias `BaseType` for `CertificateManagerRetryPolicy`."]]],[]]