[[["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 the `DocumentSchemaServiceConnection`."],["The content is versioned, with the latest release candidate being version 2.37.0-rc, and a list of previous versions are available to review going back to 2.12.0."],["The `clone()` function allows creating a new instance of the retry policy, reset to its initial state."],["The `OnFailure(Status const &)` function checks if a failure should trigger a retry attempt, while the `IsExhausted()` function checks if the policy has reached its retry limit."],["`IsPermanentFailure(Status const &) const` is a function which will check if the failure is considered permanent."]]],[]]