[[["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 page details the `DocumentSchemaServiceRetryPolicy`, which handles retry logic for `DocumentSchemaServiceConnection` in the Content Warehouse C++ library."],["The latest version available is 2.37.0-rc, but this page is specifically for version 2.19.0, with links to many previous releases."],["The `DocumentSchemaServiceRetryPolicy` includes functions to manage the retry process, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a status parameter, to determine if a failure has occured, and whether it is permanent or temporary, respectively."],["The `clone()` function returns a new copy of the policy, while the `IsExhausted()` function returns whether or not the policy is exhausted."]]],[]]