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