[[["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`, which is a retry mechanism for `SqlSslCertsServiceConnection`."],["The policy limits retries based on the number of transient errors, and it stops retrying if a non-transient error occurs or if the number of transient errors exceeds a set maximum."],["`kUnavailable` is the only status code considered a transient error in this policy."],["You can create an instance of this policy and set `maximum_failures` to 0, which will disable retries."],["The page also covers various constructors and functions, such as `OnFailure`, `IsExhausted`, and `clone`, for the `SqlSslCertsServiceLimitedErrorCountRetryPolicy`."]]],[]]