[[["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` class, which is used for handling retry logic within the `TpuConnection` for various versions."],["The latest release candidate (rc) version available is `2.37.0-rc`, with many prior versions, from 2.36.0 all the way down to 2.11.0, listed for reference."],["The `TpuRetryPolicy` class has methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, used to manage the retry behaviour."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status` object as input."],["The return type of `clone() `is a `std::unique_ptr\u003c TpuRetryPolicy \u003e` which creates a new instance of the policy."]]],[]]