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