[[["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 webpage details the `PublicCertificateAuthorityServiceRetryPolicy`, including links to documentation for versions ranging from 2.25.1 up to the latest release candidate, 2.37.0-rc."],["The `PublicCertificateAuthorityServiceRetryPolicy` is specifically related to the retry behavior of `PublicCertificateAuthorityServiceConnection`."],["The policy provides functionalities to check if the retry mechanism is exhausted using `IsExhausted()`."],["The policy includes methods such as `OnFailure(Status const &)` and `IsPermanentFailure(Status const &) const` to define what will happen on a failure, and if a failure is permanent, respectively."],["The policy can be duplicated using the function `clone() const` to create a new instance, reset to its initial state."]]],[]]