[[["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 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` as a recognized transient error status code."],["You can create a new instance of the retry policy, specifying the maximum number of transient errors allowed, and you can completely disable it by setting `maximum_failures` to 0."],["The webpage provides detailed information on the constructors, functions, and type aliases associated with the `CertificateManagerLimitedErrorCountRetryPolicy` class."],["This content relates to various versions of the `CertificateManagerLimitedErrorCountRetryPolicy` class ranging from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]