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