[[["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 page details the `SqlTiersServiceLimitedErrorCountRetryPolicy`, which manages retries for `SqlTiersServiceConnection` by counting errors."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit, which by default, uses `kUnavailable` status code as a transient error."],["The class includes constructors to set the maximum number of transient errors and methods to check if the retry limit is reached or if a failure is permanent."],["It provides a `clone()` method to create a new instance of the policy and the `maximum_failures()` method to retrieve the maximum failures."],["The page lists the available versions from `2.11.0` up to `2.37.0-rc` with the version `2.26.0` being at the top."]]],[]]