[[["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 count of errors."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a set limit, with `kUnavailable` status codes being treated as transient errors."],["Users can customize the number of allowed transient errors during policy initialization, including the option to completely disable retries by setting `maximum_failures` to 0."],["The class provides methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, enabling control and management of the retry behavior."],["The latest version available is 2.37.0-rc, and there are versions going back as far as 2.11.0 that also have this feature."]]],[]]