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