[[["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 `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `SqlDatabasesServiceConnection` that halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries when this specific error type is encountered."],["You can customize the maximum number of transient errors allowed before stopping retries using the constructor, with the option to disable retries entirely by setting `maximum_failures` to 0."],["The page documents various constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a type alias `BaseType`."],["The page provides documentation for all versions of this class, ranging from `2.11.0` to the latest `2.37.0-rc`."]]],[]]