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