[[["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 webpage details the `TpuLimitedErrorCountRetryPolicy`, a retry mechanism for `TpuConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures surpasses a predetermined limit."],["Transient errors, as defined by this policy, include the `kUnavailable` status code."],["The `TpuLimitedErrorCountRetryPolicy` can be configured with a `maximum_failures` parameter to set the tolerance for transient errors, with a value of 0 disabling the retry loop."],["The page also provides a full list of all available versions, as well as the constructors, functions and type aliases of the `TpuLimitedErrorCountRetryPolicy`."]]],[]]