[[["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 `ServingConfigServiceLimitedErrorCountRetryPolicy`, a retry policy designed for the `ServingConfigServiceConnection`."],["The policy halts retries if a non-transient error is encountered or if the number of transient failures exceeds a set limit."],["Transient errors are defined as those returning a `kUnavailable` status code."],["You can customize the maximum number of transient errors allowed via the constructor of `ServingConfigServiceLimitedErrorCountRetryPolicy`, setting it to 0 will disable retries."],["This class also contains several functions and type aliases like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `BaseType`."]]],[]]