[[["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 `SqlSslCertsServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SqlSslCertsServiceConnection`."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["The `SqlSslCertsServiceLimitedErrorCountRetryPolicy` constructor accepts an integer, `maximum_failures`, to define the tolerance for transient errors and can be disabled by setting this value to 0."],["The page offers several available versions of this policy ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["Key functions of the policy are listed, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which manage the retry logic and status."]]],[]]