[[["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-14 UTC."],[[["The latest version available is 2.37.0-rc, with numerous older versions available dating back to 2.11.0."],["This page documents the `SqlRegionsServiceLimitedErrorCountRetryPolicy`, which is a retry policy for `SqlRegionsServiceConnection` that is based on the number of errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a defined maximum, with `kUnavailable` being the only status code considered a transient error."],["You can create a new instance of the policy that tolerates up to a certain number of maximum failures, or you can provide an instance of this policy with maximum failures equal to zero to disable the retry loop."],["The `SqlRegionsServiceLimitedErrorCountRetryPolicy` class includes functions to check for exhaustion, determine if a failure is permanent, and clone the policy."]]],[]]