[[["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 that manages retries for `SqlTiersServiceConnection` based on error counts."],["The policy stops retrying if a non-transient error is received or if the number of transient errors exceeds a predefined limit, with `kUnavailable` status codes being the only status codes treated as transient."],["The policy can be configured to allow a specified number of transient failures, with the option to disable retries by setting `maximum_failures` to 0."],["The class provides methods to check if the retry policy is exhausted, to determine if a failure is permanent, and to clone the current policy."],["This page contains links to the documentation of the class `SqlTiersServiceLimitedErrorCountRetryPolicy` in different versions, from 2.11.0 up to the latest release candidate, version 2.37.0-rc."]]],[]]