[[["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 webpage details the `SqlAvailableDatabaseVersionsServiceRetryPolicy`, used for managing retries in the `SqlAvailableDatabaseVersionsServiceConnection`."],["It provides a list of available versions, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, with hyperlinks for detailed information on each version."],["The page includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, alongside their respective parameters, return types, and descriptions."],["The `SqlAvailableDatabaseVersionsServiceRetryPolicy` can determine if a retry attempt should occur via `OnFailure(Status const &)` or if it is in an unrecoverable state via the `IsPermanentFailure(Status const &) const` function."],["The `IsExhausted()` function is available to determine if retries have been exhausted."]]],[]]