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