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