[[["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 `CertificateManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `CertificateManagerConnection`."],["The policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded."],["The `kUnavailable` status code is considered a transient error within this class."],["The policy is customizable by using the constructor to define a desired amount of allowed `maximum_failures` and can be disabled by setting this value to `0`."],["The page lists available versions of the `CertificateManagerLimitedErrorCountRetryPolicy` class, with version 2.37.0-rc being the latest."]]],[]]