[[["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 `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()`."]]],[]]