[[["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-05-07 UTC."],[[["This document provides information on the `ServiceManagerLimitedErrorCountRetryPolicy`, a class used for implementing retry mechanisms in the `ServiceManagerConnection`."],["The retry policy stops if a non-transient error is detected or if the number of transient failures exceeds a predefined limit, treating `kUnavailable` as a transient error status."],["Users can customize the policy to tolerate a certain amount of transient errors through the `maximum_failures` parameter when constructing `ServiceManagerLimitedErrorCountRetryPolicy`."],["The document lists available versions of this class ranging from 2.11.0 to the latest release candidate, 2.37.0-rc, allowing navigation to the documentation of each one of these versions."],["The class allows for cloning and defining behavior in case of failure, as well as querying if the policy is exhausted or the type of failure encountered."]]],[]]