[[["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`, a retry policy used with `SqlSslCertsServiceConnection` to manage transient errors."],["The policy stops retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` as a transient error status code."],["Constructors are available to set the maximum number of transient errors allowed and for copying the retry policy, with the ability to disable retries by setting `maximum_failures` to 0."],["Key functions include `maximum_failures()` to get the max failures allowed, `OnFailure()` to check if it should retry on a given error, and `IsPermanentFailure()` to check if the error is not transient."],["The webpage lists multiple versions of the policy, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]