[[["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-14 UTC."],[[["This webpage details the `CertificateManagerLimitedErrorCountRetryPolicy` class, which manages retry attempts for the `CertificateManagerConnection` in case of errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are specifically defined by `kUnavailable` status codes."],["The `maximum_failures` parameter in the constructor determines the threshold for transient errors before the retry policy stops, with a value of 0 disabling retries entirely."],["The latest release candidate is 2.37.0-rc, with the latest stable release being 2.36.0, and the webpage also lists previous versions, down to 2.11.0."]]],[]]