[[["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 `SqlTiersServiceLimitedErrorCountRetryPolicy`, a class used for managing retries in the `SqlTiersServiceConnection` when errors occur."],["The retry policy halts if it encounters a non-transient error or if the number of transient errors exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors in the context of this retry policy."],["The class allows creating instances with a configurable maximum number of tolerated transient errors, with the option to disable retries entirely by setting `maximum_failures` to 0."],["The content also displays the different versioning of the `SqlTiersServiceLimitedErrorCountRetryPolicy`, with 2.37.0-rc being the latest version."]]],[]]