[[["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 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."]]],[]]