[[["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 provides documentation for the `TpuRetryPolicy` class, which is used to define retry behavior for `TpuConnection` operations."],["The latest release candidate version available is 2.37.0-rc, and the page lists all available versions ranging from 2.11.0 up to 2.37.0-rc for `TpuRetryPolicy`."],["The `TpuRetryPolicy` class provides methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic and status."],["The `clone()` function allows for the creation of a new instance of the policy, reset to the initial state, with a return type of `std::unique_ptr\u003cTpuRetryPolicy\u003e`."],["The `OnFailure()`, `IsExhausted()` and `IsPermanentFailure()` functions return a boolean value."]]],[]]