[[["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."],[[["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`."]]],[]]