[[["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 various earlier versions down to `2.11.0` being accessible."],["The `TpuRetryPolicy` includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry attempts."],["`OnFailure()` and `IsPermanentFailure()` receive a `Status` parameter, and return a boolean value, whereas `clone()` returns a `std::unique_ptr\u003cTpuRetryPolicy\u003e`, and `IsExhausted()` returns a boolean."]]],[]]