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