[[["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-21 UTC."],[[["This page provides documentation for the `TpuRetryPolicy` class, which is part of the Google Cloud C++ client library for TPU."],["The documentation covers various versions of the `TpuRetryPolicy`, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `TpuRetryPolicy` is specifically designed for handling retries in `TpuConnection` and this documentation outlines the functions related to managing these retries."],["The provided functions for `TpuRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each detailed with its return types and parameter requirements."],["The functions provided such as, `clone()`, allow you to create a new instance of the policy, where as the `OnFailure()` function determines if the policy should be retried, `IsExhausted()` determines whether the retry policy is done and `IsPermanentFailure()` determines if an error is fatal."]]],[]]