[[["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-09 UTC."],[[["This page details the `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlInstanceNamesServiceConnection` that manages retries based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["You can construct an instance of this retry policy by specifying the `maximum_failures` parameter, which sets the number of tolerated transient errors, or disable retries altogether by setting `maximum_failures` to 0."],["The page provides information on several versions of the API, including the latest version `2.37.0-rc`, and versions from `2.36.0` to `2.11.0`."],["The page contains information about the `maximum_failures()` function, the `OnFailure` function, the `IsExhausted()` function, the `IsPermanentFailure()` function, the `clone()` function, and the `BaseType` alias, all related to the retry policy."]]],[]]