[[["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 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."]]],[]]