[[["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 the number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the maximum allowed transient failures, with `kUnavailable` treated as a transient error."],["The `TpuLimitedErrorCountRetryPolicy` class includes constructors for setting the maximum number of transient errors, along with functions to manage failures and check for exhaustion, and also has a clone function."],["The maximum_failures method will return an int regarding the maximum number of transient errors allowed."],["This page also includes a list of past versions, going back as far as 2.11.0, with the most recent being 2.37.0-rc."]]],[]]