[[["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 provides documentation for the `TpuLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `TpuConnection` in the Google Cloud C++ TPU library."],["The `TpuLimitedErrorCountRetryPolicy` stops retrying if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["This class considers the status code `kUnavailable` as a transient error and the user can limit the amount of transient errors in the constructor."],["The documentation lists available versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, as well as the functions, type alias and constructors for each one."],["The user can call the functions `IsExhausted()` to know if the retry policy is exhausted or use `IsPermanentFailure(Status const &)` to check if a certain error is considered permanent."]]],[]]