[[["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 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 limit."],["Transient errors are identified by the `kUnavailable` status code, as outlined within this retry policy."],["The policy offers the ability to configure the `maximum_failures` parameter, which defines the maximum number of transient errors allowed, while a setting of 0 disables the retry loop."],["The webpage provides a list of versioned documentation links, with the latest version being `2.37.0-rc`, and the content extends back to version `2.11.0`."]]],[]]