[[["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-21 UTC."],[[["This webpage provides documentation for the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, a retry mechanism specifically for `SqlDatabasesServiceConnection`."],["The retry policy halts if a non-transient error is detected or if the number of transient failures exceeds a set limit, treating `kUnavailable` as a transient error status."],["Users can configure the maximum number of transient errors tolerated during instance creation by supplying an integer value to `maximum_failures`, with `maximum_failures` == 0 disabling the retry loop."],["The documentation details various constructors, including one that takes an integer parameter for `maximum_failures` and copy/move constructors, along with methods like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` for controlling the policy."],["This page displays the documentation for version 2.33.0 of this class, but also features a list of all documented versions of the class, including the latest version being `2.37.0-rc`."]]],[]]