[[["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-07-09 UTC."],[[["This webpage details the `TpuLimitedErrorCountRetryPolicy`, a retry mechanism for `TpuConnection` that limits retries based on the number of detected errors."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a preset threshold."],["Transient errors are identified by the `kUnavailable` status code."],["The `TpuLimitedErrorCountRetryPolicy` has the functionality to check for the maximum failures, handle failures, check if the retries are exhausted, check if there are any permanent failures and clone the policy."],["The latest version available is 2.37.0-rc, with the webpage also listing versions dating back to 2.11.0."]]],[]]