[[["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 `DocumentServiceRetryPolicy`, which is relevant to the `DocumentServiceConnection` and is used to manage retry attempts for document service operations."],["The latest release candidate version available is 2.37.0-rc, with a historical view of releases down to version 2.12.0, where each one links to its respective class definition."],["The `DocumentServiceRetryPolicy` includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` that allows for managing retry logic and determining the current retry state."],["Each function definition has a table listing its parameters, the return type, and a brief description of each variable or the return type."],["The policy allows for creating new instances and checking for both temporary and permanent failures, as well as whether the retry policy is exhausted."]]],[]]