[[["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-09 UTC."],[[["This webpage details the `SqlRegionsServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlRegionsServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being classified as transient errors."],["Users can configure the maximum number of transient errors allowed during initialization of the `SqlRegionsServiceLimitedErrorCountRetryPolicy`, with a value of 0 effectively disabling retries."],["The class provides methods to check if the policy is exhausted (`IsExhausted`), if a failure is permanent (`IsPermanentFailure`), and to determine the maximum failures (`maximum_failures`), while also supporting the cloning of a new policy instance."],["The page also lists the different versions available and their corresponding links for this `SqlRegionsServiceLimitedErrorCountRetryPolicy`, with the latest version being `2.37.0-rc`."]]],[]]