[[["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-05 UTC."],[[["This page details the `ConfidentialComputingLimitedErrorCountRetryPolicy`, a retry policy class for `ConfidentialComputingConnection` in the C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` being the only status code classified as transient."],["Users can configure the maximum number of allowed transient errors via the constructor, and setting this number to 0 will effectively disable the retry mechanism."],["The policy provides several functions, such as `OnFailure` and `IsPermanentFailure`, to manage transient errors and determine if the retry should continue."],["The page provides links to multiple versions, from `2.11.0` to `2.37.0-rc`, allowing users to view the documentation corresponding to their specific version."]]],[]]