[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage details the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `SqlDatabasesServiceConnection` that halts after encountering a non-transient error or exceeding a set number of transient errors."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries in such instances."],["You can configure the `maximum_failures` parameter during the instance creation to specify the maximum number of transient errors that are allowed before the retry loop is stopped."],["The page provides access to all the documented versions, from the most recent (2.37.0-rc) down to 2.11.0."],["This class provides methods for determining if the retry policy is exhausted, to check for permanent failures, to obtain the maximum number of failures, to detect failures, and to clone itself."]]],[]]