[[["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-21 UTC."],[[["This webpage details the `SqlSslCertsServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SqlSslCertsServiceConnection`."],["The policy will stop retrying if a non-transient error is encountered or if the number of transient failures exceeds a preset limit."],["Transient errors, as defined by this policy, are those associated with the `kUnavailable` status code."],["The `SqlSslCertsServiceLimitedErrorCountRetryPolicy` can be configured with a `maximum_failures` parameter during instantiation to control how many transient errors are tolerated, and setting this parameter to `0` will disable the retry loop."],["The webpage provides documentation for different version numbers and specific parameters such as `maximum_failures` and detailed functions like `OnFailure` and `IsExhausted`."]]],[]]