[[["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-04-17 UTC."],[[["This webpage details the `ServiceManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `ServiceManagerConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when it encounters a non-transient error or exceeds a predefined limit of transient failures, with `kUnavailable` being treated as a transient error."],["The class allows users to configure the maximum number of transient errors (`maximum_failures`) that the policy should tolerate, and retry loops can be disabled by setting it to 0."],["This page provides documentation on the constructor, functions, and type aliases available within the class, including how to create an instance, set a maximum failure count, and clone a retry policy."],["The latest release of the class is version 2.37.0-rc, and the page also provides access to documentation for numerous prior releases, dating back to 2.11.0."]]],[]]