[[["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 webpage provides documentation for the `TpuRetryPolicy` class within the Google Cloud TPU C++ library, specifically for version 2.34.0."],["The documentation includes links to previous versions, from 2.11.0 up to 2.36.0, as well as the most current release candidate, 2.37.0-rc, for the `TpuRetryPolicy` class."],["`TpuRetryPolicy` defines the retry policy for `TpuConnection` and includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The documentation details the parameters and return types for the various functions within the `TpuRetryPolicy` class, including the `status` parameter of type `Status const &` used in `OnFailure` and `IsPermanentFailure` methods."],["`TpuRetryPolicy` allows for the creation of new policy instances using `clone()`, it also allows one to check if a retry policy is exhausted through `IsExhausted()`."]]],[]]