[[["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 C++."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["Transient errors are identified by the `kUnavailable` status code, and the policy's constructor takes the `maximum_failures` parameter to set the limit of tolerated transient errors."],["The policy includes functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage the retry process, and `maximum_failures()` to check the maximum amount of failures allowed."],["The webpage provides access to the documentation of previous versions of the software, all the way back to version 2.11.0, with the latest version being 2.37.0-rc."]]],[]]