[[["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-06-10 UTC."],[[["This page details the `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy`, a class for managing retry attempts for `SqlInstanceNamesServiceConnection` based on error counts."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a defined maximum."],["Transient errors in this policy are identified by the `kUnavailable` status code."],["Users can construct instances of this class specifying the `maximum_failures`, which determines how many transient errors are tolerated before ceasing retries."],["The latest version of the class is 2.37.0-rc, with previous versions going back to 2.11.0 being documented."]]],[]]