[[["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."],[[["This webpage details the `SqlInstancesServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlInstancesServiceConnection` that limits retries based on the count of errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a specified limit."],["Only `kUnavailable` status codes are considered transient errors under this policy, as described within the class."],["Users can control the maximum number of transient errors allowed via the `SqlInstancesServiceLimitedErrorCountRetryPolicy(int)` constructor."],["The page shows the different versions and provides links to each version of the `SqlInstancesServiceLimitedErrorCountRetryPolicy` documentation, including the latest version, which is currently `2.37.0-rc`."]]],[]]