[[["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 `SqlEventsServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlEventsServiceConnection` 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 the only transient errors."],["Constructors are available to set the maximum number of tolerated transient errors, and when `maximum_failures` is set to 0, it disables the retry loop."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, providing methods to check and manage the retry state and conditions."],["There are many versions of the policy, from 2.11.0 to 2.36.0, with the most recent release candidate being 2.37.0-rc."]]],[]]