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