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