[[["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."],[[["This webpage details the `SqlRegionsServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SqlRegionsServiceConnection` that uses error counting to determine retry attempts."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, where `kUnavailable` status codes are classified as transient errors."],["You can set the maximum allowed number of transient errors by passing an integer value during the object's creation."],["The policy offers functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage retry behavior, check its state, and create new instances, respectively."],["The page provides documentation and links to different versions of the `SqlRegionsServiceLimitedErrorCountRetryPolicy` class, including the latest and older releases."]]],[]]