[[["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 `SqlInstancesServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlInstancesServiceConnection` that limits retries based on the number of transient errors."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors for the purpose of determining when to retry."],["You can control the number of allowed transient errors via the `maximum_failures` parameter in the constructor, with a value of 0 effectively disabling retries."],["The page provides a comprehensive list of the available versions for the `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, with 2.37.0-rc being the latest version."]]],[]]