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