[[["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 provides documentation for the `CertificateManagerRetryPolicy` class, specifically within version 2.23.0 of the C++ library."],["The content lists numerous past versions of the `CertificateManagerRetryPolicy` class, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["`CertificateManagerRetryPolicy` is associated with `CertificateManagerConnection` and governs the retry logic for operations."],["Key functions of `CertificateManagerRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all related to determining how and when to retry operations in case of failure."],["The `OnFailure` and `IsPermanentFailure` functions take in a status object as a parameter, and return a boolean value, while the `IsExhausted` and `clone` functions return a boolean and a `std::unique_ptr\u003c CertificateManagerRetryPolicy \u003e` respectively."]]],[]]