[[["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 details the `SqlInstancesServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlInstancesServiceConnection` that limits retries based on the number of transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and provides a constructor to set the maximum number of tolerated transient errors."],["The webpage also lists several different versions of this class, from 2.11.0 up to the latest version 2.37.0-rc, with version 2.34.0 being the default version displayed."],["Key functions provided include `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `maximum_failures`, which manage retries and check the status of the policy."]]],[]]