[[["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-21 UTC."],[[["This webpage provides documentation for the `SqlTiersServiceLimitedErrorCountRetryPolicy` class, which is used to manage retries for `SqlTiersServiceConnection` operations."],["The retry policy is based on a count of transient errors, stopping when a non-transient error occurs or the maximum number of transient failures is reached."],["The class treats `kUnavailable` as a transient error and it has parameters to define the maximum transient errors with a default of 0, which can be used to disable the retry loop."],["This policy includes constructors to create instances with a specified number of maximum failures and functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, among others."],["The documentation covers multiple version numbers of the class, ranging from 2.11.0 up to the latest release candidate, version 2.37.0-rc."]]],[]]