[[["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-06-10 UTC."],[[["This document provides a list of available versions for `SqlAvailableDatabaseVersionsServiceLimitedErrorCountRetryPolicy`, with the latest version being 2.37.0-rc."],["The `SqlAvailableDatabaseVersionsServiceLimitedErrorCountRetryPolicy` is a retry policy designed to handle transient errors during RPC calls to `SqlAvailableDatabaseVersionsServiceConnection`."],["The policy will stop retrying if a non-transient error is received or if the number of transient failures exceeds a defined maximum."],["The policy treats the `kUnavailable` status code as a transient error, and the retry loop can be disabled by setting the `maximum_failures` parameter to 0."],["The class offers methods such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `maximum_failures()` to manage and check the state of the retry policy."]]],[]]