[[["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 utilized for managing retries in the `DocumentSchemaServiceConnection`."],["The latest release candidate version of the documentations is 2.37.0-rc, and it also includes documentation for numerous previous versions ranging down to 2.12.0."],["The `DocumentSchemaServiceRetryPolicy` includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic and handling status responses."],["The function `clone()` creates a new instance of the retry policy and resets it to its initial state, while the `OnFailure()` method checks whether the retry policy should attempt another retry based on the provided status."],["The functions `IsExhausted()` and `IsPermanentFailure()` check, respectively, if the policy has exhausted all retry attempts and if a provided status represents a permanent failure."]]],[]]