[[["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`, a retry mechanism for `CertificateManagerConnection` in the Google Cloud C++ client library."],["The retry policy limits the number of transient errors, defined specifically as `kUnavailable`, before ceasing retry attempts."],["The policy can be configured to tolerate a specified number of transient failures, with the option to disable retries by setting `maximum_failures` to 0."],["The webpage provides a listing of the versions available for this retry policy, with the latest version identified as `2.37.0-rc`, and including versions down to 2.11.0."],["Key functions include `OnFailure`, which handles transient failures, `IsExhausted` which confirms if retry attempts have been exhausted and `IsPermanentFailure` which determines if the failure status is non-recoverable."]]],[]]