[[["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 document provides a version history and detailed information about the `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlInstanceNamesServiceConnection`."],["The `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy` stops retrying if a non-transient error occurs or if the number of transient failures exceeds the set limit."],["The policy constructor takes an integer, `maximum_failures`, to define the maximum number of transient errors that are allowed before the retry process stops, with a value of 0 disabling retries."],["The policy considers the `kUnavailable` status code as a transient error and includes functions for checking if the retry policy is exhausted, if a failure is permanent, and if the failure status is transient."],["The document includes a comprehensive list of available versions, starting from the latest release candidate `2.37.0-rc` down to `2.11.0`."]]],[]]