[[["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-04-17 UTC."],[[["This page details the `DocumentServiceRetryPolicy` for the Content Warehouse C++ library, specifically related to `DocumentServiceConnection`."],["The latest release candidate version of the library is 2.37.0-rc, while version 2.22.1 is shown on the page as the current version being displayed, with a total of 26 listed versions available to browse."],["The `DocumentServiceRetryPolicy` class includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function is used to create a new instance of the retry policy, reset to the initial state, whereas the `OnFailure()` function is used to handle failure status."],["The `IsExhausted()` and `IsPermanentFailure()` functions return boolean values, with the former determining if a policy has been exhausted and the latter if a failure status is considered permanent."]]],[]]