[[["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 designed for `CertificateManagerConnection` in the Google Cloud Certificate Manager C++ client library."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a pre-defined limit."],["Only `kUnavailable` status codes are considered transient errors under this specific policy."],["The policy can be customized by configuring the maximum number of allowed transient failures, and setting the maximum failures to zero will disable retries."],["This class provides methods for maximum failures, checking if a failure is permanent or if it is exhausted, and a function for cloning."]]],[]]