[[["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 page details the `TpuRetryPolicy` for `TpuConnection`, which is part of the Google Cloud TPU C++ client library."],["The latest release candidate version for this specific TPU reference is `2.37.0-rc`, with previous versions listed chronologically from `2.36.0` to `2.11.0`."],["`TpuRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing the retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions each take a `Status const &` parameter and return a boolean indicating success or failure, respectively."],["The `IsExhausted()` and `clone()` functions both return a boolean and a `std::unique_ptr\u003cTpuRetryPolicy\u003e`, respectively, without requiring parameters."]]],[]]