[[["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 page details the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, a class for managing retry attempts for `SqlDatabasesServiceConnection` based on error counts."],["The policy halts retries when encountering a non-transient error or exceeding a predefined number of transient failures, and only treats `kUnavailable` as transient errors."],["The class offers several constructors to manage transient errors, with the ability to disable retries by setting `maximum_failures` to 0."],["It includes methods like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to control and monitor the retry process."],["The documentation shows a history of the different versions, from version `2.11.0` up to the `2.37.0-rc` latest version."]]],[]]