[[["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 webpage provides documentation for the `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SqlInstanceNamesServiceConnection` in C++."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined maximum, with `kUnavailable` errors considered as transient."],["The policy is instantiated by providing the `maximum_failures` parameter, which dictates how many transient errors can occur before the retry mechanism halts, and can be disabled if set to `0`."],["The documentation lists all the class versions, along with details on the constructor, parameters, functions, and type aliases associated with this retry policy, including the `clone` function for creating a new instance."]]],[]]