[[["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-14 UTC."],[[["The latest version of the `SqlEventsServiceLimitedErrorCountRetryPolicy` is `2.37.0-rc`, with multiple previous versions available for reference."],["This retry policy is designed for the `SqlEventsServiceConnection` and halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures."],["Transient errors in this policy are specifically defined as those with the `kUnavailable` status code."],["The retry policy can be customized by setting the `maximum_failures` parameter during construction, setting the parameter to `0` will disable the retry loop."],["This class includes functions to check if the policy has been exhausted, if the failure is permanent, or if a new copy of the policy with the initial state needs to be created, alongside a `BaseType` alias for `SqlEventsServiceRetryPolicy`."]]],[]]