[[["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 webpage details the `SqlSslCertsServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SqlSslCertsServiceConnection` that limits retries based on the number of transient errors."],["The policy halts retries if a non-transient error is encountered or if the number of transient errors surpasses a predefined maximum."],["Only the `kUnavailable` status code is considered a transient error by this retry policy."],["The policy can be constructed to have a custom maximum failure count, or if set to 0 will disable the retry loop."],["The provided document also has links to the documentation for all versions of this class, including the latest version `2.37.0-rc`."]]],[]]