[[["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 designed for `ConfidentialComputingConnection` that limits the number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the allowed number of transient failures, with `kUnavailable` being the only considered transient status code."],["The policy is customizable via its constructor, allowing specification of the maximum number of transient failures that it will tolerate, with the option to disable retries entirely by setting the maximum failures to zero."],["The page also lists documentation for the class from versions 2.11.0 to 2.36.0, with version 2.37.0-rc being the latest listed."]]],[]]