[[["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 `SqlInstancesServiceLimitedErrorCountRetryPolicy` class, which is designed for managing retries in `SqlInstancesServiceConnection` based on the number of errors encountered."],["The class allows configuration of the maximum number of transient errors before stopping retries, and a retry loop can be disabled if the `maximum_failures` is set to 0."],["The class treats `kUnavailable` status codes as transient errors that are subject to retry, and will stop retrying if any other non-transient errors are detected."],["The class features multiple constructors as well as functions, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `maximum_failures` and `clone` to manage errors and policy state."],["The webpage also provides links to documentation for various versions of the class, from `2.11.0` to the latest `2.37.0-rc`."]]],[]]