[[["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 webpage details the `ConfidentialComputingLimitedErrorCountRetryPolicy`, a retry policy class for `ConfidentialComputingConnection` in the C++ library."],["The policy limits retries based on the number of transient errors, stopping upon non-transient errors or exceeding the set error threshold."],["Transient errors in this policy are defined as those with the `kUnavailable` status code."],["The policy can be configured during construction to define the `maximum_failures` count, which is the number of transient errors tolerated before stopping."],["The page also contains a list of version, each leading to the same class documentation, with 2.37.0-rc as the latest, going all the way back to 2.11.0."]]],[]]