[[["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."],[[["The latest version of the `SqlSslCertsServiceLimitedErrorCountRetryPolicy` is `2.37.0-rc`, with multiple prior versions available dating back to `2.11.0`."],["This policy is designed to manage retries for the `SqlSslCertsServiceConnection` class by counting errors."],["The retry mechanism halts upon encountering a non-transient error or exceeding the predefined limit of transient failures, where `kUnavailable` status codes are considered transient."],["Users can configure the `maximum_failures` parameter during construction to manage the number of transient failures allowed before stopping retries, with a setting of `0` effectively disabling retries."],["There are various functions available, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, to manage the retry process in addition to a `clone()` function to create new policy instances."]]],[]]