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