[[["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 page details the `CertificateAuthorityServiceRetryPolicy`, specifically for version 2.16.0 and provides links to other versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `CertificateAuthorityServiceRetryPolicy` is used to handle retry attempts for the `CertificateAuthorityServiceConnection` which can be found on the provided link."],["Key functions of the policy include `clone()`, which creates a new policy instance, as well as `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which are used to manage retry logic."],["The functions `OnFailure`, and `IsPermanentFailure` take a parameter `status`, which is `Status const &`, to determine the outcome of the retry policy."],["There are at least 27 different versions of this retry policy, and are all available by clicking on their respective link, all ranging from versions 2.11.0 to 2.37.0-rc."]]],[]]