[[["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 document provides information on the `SqlAvailableDatabaseVersionsServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed to handle transient errors in RPC calls for the `SqlAvailableDatabaseVersionsServiceConnection`."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a defined limit."],["The policy treats `kUnavailable` status codes as transient errors, and users can disable retries by setting `maximum_failures` to 0."],["The policy includes constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, as well as a `clone()` method to create a reset instance."],["The document outlines the available versions, ranging from 2.11.0 all the way to the latest release candidate at 2.37.0-rc, for the SqlAvailableDatabaseVersionsServiceLimitedErrorCountRetryPolicy."]]],[]]