[[["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-08 UTC."],[[["This webpage provides documentation for the `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, which is designed for managing retries in the context of `SqlInstancesServiceConnection`."],["The retry policy stops attempting operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is considered a transient error for the purposes of this retry policy."],["Users can control the maximum number of transient errors tolerated before the policy stops retrying via the `SqlInstancesServiceLimitedErrorCountRetryPolicy(int)` constructor, and retry can be disabled by providing a `maximum_failures` value of 0."],["The documentation provides information regarding various versions of this class, ranging from 2.11.0 to the latest release, 2.37.0-rc, allowing users to select the appropriate version for their needs."]]],[]]