[[["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-07 UTC."],[[["This document outlines the `TpuLimitedErrorCountRetryPolicy` class, which manages retry attempts for `TpuConnection` based on a predefined number of allowed transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the configured maximum number of transient failures, with `kUnavailable` as a recognized transient error code."],["Constructors allow creating the retry policy instance specifying the maximum number of allowed transient failures, including options to move or copy construct."],["The class offers functions to determine the maximum failures allowed, whether the policy is exhausted, if a failure is permanent, and a function for cloning the instance."],["The document contains information on various versions, ranging from version `2.11.0` to the latest release candidate, `2.37.0-rc`, as well as the type alias `BaseType`, which is an alias of `TpuRetryPolicy`."]]],[]]