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