[[["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-04-02 UTC."],[[["This webpage details the `CertificateManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `CertificateManagerConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit, with `kUnavailable` status code considered a transient error."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter in the constructor to control the number of allowed transient errors, or to disable the retry loop altogether."],["The page provides a list of available versions with documentation, ranging from the latest `2.37.0-rc` to `2.11.0`."],["The page also documents the various functions available with `CertificateManagerLimitedErrorCountRetryPolicy` such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`."]]],[]]