[[["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."],[[["The latest version available is 2.37.0-rc, with numerous older versions, from 2.36.0 down to 2.11.0, also accessible."],["`TpuLimitedErrorCountRetryPolicy` is a retry policy designed for `TpuConnection` that halts retries after encountering a non-transient error or exceeding a predefined count of transient failures."],["Transient errors are those associated with the status code `kUnavailable`."],["The policy allows configuration of the maximum number of transient failures tolerated via the constructor `TpuLimitedErrorCountRetryPolicy(int maximum_failures)`."],["Key functions of this policy include `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `maximum_failures`."]]],[]]