[[["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 document details the `CertificateAuthorityServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to manage retry behavior for the `CertificateAuthorityServiceConnection` in the Google Cloud Private CA C++ library."],["Key methods within the `CertificateAuthorityServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each responsible for specific aspects of retry management."],["The `OnFailure()` and `IsPermanentFailure()` methods accept a `Status const &` parameter, allowing them to assess failure states."],["The `clone()` method allows the creation of a new policy instance, resetting it to its initial state."]]],[]]