[[["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-21 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."]]],[]]