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