[[["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 halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit, with `kUnavailable` errors considered as transient."],["You can set the maximum number of allowed transient errors upon initialization using the `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy(int)` constructor, or disable retries by setting the maximum failures to 0."],["The policy is capable of identifying exhausted, permanent failures and can create a new instance of itself with a reset initial state."],["This documentation includes the function parameters and their return types, the constructors and the latest version, as well as previous version history."]]],[]]