[[["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-21 UTC."],[[["This webpage details the `SqlEventsServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlEventsServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy will stop retrying if a non-transient error is returned or if the number of transient failures exceeds a preset maximum, where the `kUnavailable` status code is classified as a transient error."],["The class provides constructors to define the maximum number of tolerated transient errors, and methods to check for exhaustion, permanent failures, and to clone the policy, it also provides the possibility to disable the retry loop by setting `maximum_failures` to 0."],["The content offers access to the documentation of this policy's various versions, ranging from version 2.11.0 up to 2.37.0-rc, the latest release candidate."]]],[]]