[[["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 `SqlConnectServiceLimitedErrorCountRetryPolicy` class, which is designed for managing retries in `SqlConnectServiceConnection`."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically, are defined as those that return the `kUnavailable` status code, and retries are stopped if that status is not found."],["You can customize the retry behavior by setting the `maximum_failures` parameter during the object construction, with a value of 0 disabling retries."],["The page lists multiple versions of the documentation, ranging from `2.37.0-rc` down to `2.11.0`, giving access to the different versions of this retry policy."]]],[]]