[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]