[[["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-14 UTC."],[[["This webpage details the `DocumentSchemaServiceRetryPolicy`, which is associated with the `DocumentSchemaServiceConnection` for handling retries."],["The page lists various versions of the service, ranging from 2.12.0 to 2.37.0-rc, providing links to the documentation for each specific release, with 2.37.0-rc being the latest."],["The documented functions of `DocumentSchemaServiceRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which are used to manage the retry process."],["The `clone()` function allows the creation of a new policy instance reset to its initial state, whereas `OnFailure` checks for failure, and `IsExhausted()` indicates if the retry policy has been exhausted."],["`IsPermanentFailure` checks whether the failure is permanent or not, depending on the provided status."]]],[]]