[[["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 provides documentation for the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class, which is used for managing retries in the `SqlOperationsServiceConnection`."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The class offers constructors to create instances, including one that allows setting the maximum number of transient errors to tolerate before ceasing retries."],["The class includes several functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and determine the state of the retry policy, and it can also be cloned via `clone()`."],["The page provides links to documentation for multiple versions, with `2.37.0-rc` being the latest, and `2.17.0` being the one the page is currently focused on."]]],[]]