[[["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-02 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."]]],[]]