[[["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 designed for `SqlEventsServiceConnection` that tracks the number of errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a pre-defined limit."],["Only `kUnavailable` status codes are considered transient errors under this specific retry policy."],["Users can customize the retry behavior by setting the maximum allowed number of transient errors during the creation of the retry policy, with a value of 0 effectively disabling retries."],["The document highlights the constructors, functions, parameters, return types, and a type alias, which are available for this class to help the user when working with it."]]],[]]