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