[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]