[[["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 are identified by the `kUnavailable` status code, and users can configure the `maximum_failures` parameter to control the tolerance for these errors."],["The class provides functionality such as creating a new instance with `clone()` and checking for if a retry is exhausted or if a failure is permanent, in addition to others."],["The webpage also lists previous versions of this `SqlConnectServiceLimitedErrorCountRetryPolicy` class, going back to version 2.11.0 and up to 2.37.0-rc."]]],[]]