[[["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` 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."]]],[]]