[[["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 page provides documentation for the `SqlTiersServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `SqlTiersServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient errors exceeds the defined `maximum_failures`."],["The policy considers `kUnavailable` status codes as transient errors and the policy can be configured with a constructor."],["The documentation includes constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias `BaseType` for `SqlTiersServiceRetryPolicy`."],["The documentation includes links to previous version documentation for `SqlTiersServiceLimitedErrorCountRetryPolicy`, spanning from 2.11.0 to the latest release candidate, 2.37.0-rc."]]],[]]