[[["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 retry mechanism for `SqlDatabasesServiceConnection` that halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries when such errors occur."],["You can set the maximum number of transient errors tolerated via the constructor, with setting `maximum_failures` to 0 effectively disabling the retry loop."],["The policy provides functions like `IsExhausted`, `IsPermanentFailure`, `OnFailure`, `maximum_failures`, and `clone` for managing retries and determining the state of the retry process."],["The page has a list of class versions from 2.11.0 all the way to the latest release 2.37.0-rc, with version 2.22.1 being the version that is currently displayed."]]],[]]