[[["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 detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined maximum number of transient failures, with `kUnavailable` as a transient error status code."],["Users can customize the maximum number of tolerated transient errors during the policy's instantiation, setting it to `0` to disable retries entirely."],["The documentation covers various constructors, such as those for setting the maximum failures, along with copy and move constructors, as well as a list of functions related to checking and managing failures."],["There is a large range of different versions of the `TpuLimitedErrorCountRetryPolicy` available to use, ranging from version 2.11.0 all the way to the latest release candidate version of 2.37.0-rc."]]],[]]