[[["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 provides documentation for the `TpuLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `TpuConnection` in the context of Google Cloud TPU services."],["The retry policy is configured to stop retrying if a non-transient error occurs or if the number of transient failures exceeds a specified maximum, with `kUnavailable` being considered a transient error status code."],["The class offers constructors to create instances with a specified `maximum_failures` limit, including the ability to disable retries entirely by setting `maximum_failures` to 0."],["The documentation covers various functions within the class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, detailing their parameters, return types, and descriptions."],["The content shows a history of versions of this code from 2.11.0 to 2.37.0-rc, allowing users to see which version they should look at."]]],[]]