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