[[["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 page details the `SqlSslCertsServiceLimitedErrorCountRetryPolicy`, a retry policy used with `SqlSslCertsServiceConnection` to manage transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["The class treats `kUnavailable` status codes as transient errors."],["Constructors allow creating instances with a defined maximum number of tolerable transient failures, or you can disable it entirely by setting it to 0."],["Functions include methods to determine the maximum failures, handle failures, check if exhausted, determine if a failure is permanent, and clone the policy."]]],[]]