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