[[["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-14 UTC."],[[["This page details the `CertificateAuthorityServiceRetryPolicy`, which dictates the retry behavior for `CertificateAuthorityServiceConnection`."],["The page provides links to the documentation for numerous versions of this policy, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `clone()` function creates a new policy instance that is reset to its initial state."],["The `OnFailure(Status const &)` function determines if a retry should happen based on a provided status, where as the `IsPermanentFailure(Status const &)` function determines if the status represents a permanent failure."],["The `IsExhausted()` function checks whether or not the policy has used up all possible retries."]]],[]]