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