[[["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-02 UTC."],[[["This document provides information on the `ServiceManagerLimitedErrorCountRetryPolicy`, a class used for error-based retry logic in the `ServiceManagerConnection`."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a specified limit, considering only `kUnavailable` status codes as transient."],["The `ServiceManagerLimitedErrorCountRetryPolicy` class allows the user to set the `maximum_failures` threshold for retries, with an option to disable retries completely by setting it to 0."],["The class includes constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and a type alias `BaseType`."],["There are many versions of the documentation available to view, with the latest being `2.37.0-rc`, and each one having a dedicated path."]]],[]]