[[["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 in `TpuConnection` for various C++ versions."],["The latest release candidate version available is 2.37.0-rc, with a list of versioned documents provided for every version as far back as version 2.11.0."],["Key functions within `TpuRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, used to manage retry states and determine failure conditions."],["The `OnFailure` and `IsPermanentFailure` functions both use `status` as the parameter, which provides the error information related to each attempt, and both functions return a bool."]]],[]]