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