[[["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-03-14 UTC."],[[["This webpage details the `TpuLimitedErrorCountRetryPolicy`, a retry mechanism for `TpuConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, with `kUnavailable` being treated as the only transient error."],["Users can customize the maximum number of tolerated transient errors when creating an instance of the class, including the ability to disable the retry loop."],["The page provides links to documentation for each release of the class from version 2.11.0 up to the most recent release candidate 2.37.0-rc."],["It includes details on the policy's constructors, functions such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` as well as the `BaseType` type alias."]]],[]]