[[["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 designed for `TpuConnection` that manages transient errors during RPC calls."],["The policy halts retries upon encountering a non-transient error or surpassing a predefined limit of transient failures, with `kUnavailable` being the only status code classified as transient."],["You can configure the number of acceptable transient failures with the constructor `TpuLimitedErrorCountRetryPolicy(int maximum_failures)`, also using `maximum_failures` equal to 0 will disable retries altogether."],["The page shows the different versions available for this class, with the latest being the 2.37.0-rc version, and goes all the way down to version 2.11.0."]]],[]]