[[["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-05 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 maximum, with `kUnavailable` errors considered as transient."],["The class includes constructors for setting the maximum number of transient errors allowed and for copy and move operations."],["The class also exposes several functions for managing the retry logic, such as checking if the policy is exhausted, determining the maximum failures, and assessing the success or failure status of the policy."],["The page provides a version history of this class, with versions available ranging from `2.11.0` up to the most recent `2.37.0-rc`."]]],[]]