[[["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 outlines 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 maximum number of transient failures, with `kUnavailable` considered a transient error."],["The `TpuLimitedErrorCountRetryPolicy` class is constructible with a maximum failure limit, where a value of 0 effectively disables retries."],["The document provides details on the available constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias `BaseType`."],["The page also provides a list of previous versions of the documentation, with the latest version currently being 2.37.0-rc, and version 2.27.0 being the current page's version."]]],[]]