[[["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 if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being the only errors treated as transient."],["You can create an instance of `TpuLimitedErrorCountRetryPolicy` that tolerates a set number of transient errors, with the option to disable retries by setting the `maximum_failures` parameter to 0."],["The page also details the available constructors, functions and type aliases related to `TpuLimitedErrorCountRetryPolicy`."],["The latest version of this policy is 2.37.0-rc, and the page provides links to the versions between 2.37.0-rc to 2.11.0."]]],[]]