[[["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 manages retries for `SqlSslCertsServiceConnection` by counting errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a set limit."],["Only `kUnavailable` status codes are considered transient errors under this policy, which allows the system to retry again."],["The policy has constructors that allow setting the maximum number of transient errors, as well as copying or moving existing policies."],["It includes functions to check if retries are exhausted, if an error is permanent, and to create a reset clone of the policy, as well as determining the maximum allowed failures."]]],[]]