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