[[["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 the `kUnavailable` status code, are the errors which this retry policy is set up to handle."],["The class provides constructors to create an instance with a specified maximum number of transient errors allowed, and includes methods to determine if a retry should occur based on the error status."],["The page also includes a list of available versions, with `2.37.0-rc` as the latest release candidate, and goes as far back as version `2.11.0`."]]],[]]