[[["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 details the `SqlAvailableDatabaseVersionsServiceLimitedErrorCountRetryPolicy`, which manages retries for `SqlAvailableDatabaseVersionsServiceConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and only treats `kUnavailable` as transient errors."],["Users can configure the maximum number of tolerated transient errors via the constructor, with a setting of 0 disabling retries entirely."],["The webpage lists different versions of the policy ranging from 2.11.0 up to the latest release candidate version 2.37.0-rc."],["The class features functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check the state of the retry policy, along with a `BaseType` alias for `SqlAvailableDatabaseVersionsServiceRetryPolicy`."]]],[]]