[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]