[[["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 `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, which is designed for managing retries in the context of `SqlInstancesServiceConnection`."],["The retry policy stops if it encounters a non-transient error or if the number of transient failures exceeds a predefined limit."],["Transient errors, in this policy, are defined as having a `kUnavailable` status code."],["The policy allows configuring the maximum number of tolerated transient errors, with the option to disable retries by setting this value to zero."],["The class includes functions to check if the policy is exhausted, if there is a permanent failure, and allows for the creation of new instances of the policy, reset to their initial state."]]],[]]