[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]