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