[[["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 page details the `TpuLimitedErrorCountRetryPolicy` class, which manages retries for `TpuConnection` based on a maximum number of allowed transient errors."],["The policy stops retrying when a non-transient error occurs or the number of transient failures exceeds the prescribed limit."],["Transient errors, as defined by this policy, are identified by the `kUnavailable` status code."],["The `TpuLimitedErrorCountRetryPolicy` class contains constructors to initialize the policy with a maximum number of failures, as well as copy and move constructors."],["The page also lists available versions of this class, starting from version 2.11.0 up to the latest version, 2.37.0-rc, to assist with version specific details."]]],[]]