[[["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-09 UTC."],[[["This page 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, with the ability to disable the retry loop entirely by setting `maximum_failures` to 0."],["The page also lists historical versions of the same SqlDatabasesServiceLimitedErrorCountRetryPolicy ranging from 2.11.0 up to 2.37.0-rc."]]],[]]