[[["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 `TpuRetryPolicy` class within the Google Cloud TPU C++ library."],["The latest version of the `TpuRetryPolicy` is documented as 2.37.0-rc, with a list of previous versions starting from 2.36.0 down to 2.11.0 available for reference."],["`TpuRetryPolicy` is applied to the `TpuConnection`, which has functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `clone()` function creates a new instance of the retry policy, while `OnFailure()` checks a given status to see if failure has occurred."],["The `IsExhausted()` and `IsPermanentFailure()` functions check if the retry attempts have been exhausted, and whether a given status represents a permanent failure respectively."]]],[]]