[[["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 document provides information on the `SqlSslCertsServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for `SqlSslCertsServiceConnection` based on the number of errors encountered."],["The latest version of this policy is `2.37.0-rc`, with numerous older versions available for reference, ranging back to version `2.11.0`."],["The policy halts retries if a non-transient error is detected or if the number of transient failures exceeds the set limit."],["Transient errors, specifically status code `kUnavailable`, are the errors that are retried under this policy."],["The policy allows for the creation of new instances and disabling retry loops by setting `maximum_failures` to 0, and it includes functions to manage failures, check exhaustion, and determine permanent failures."]]],[]]