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