[[["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` that limits the number of transient errors before stopping retries."],["The policy stops retrying upon encountering a non-transient error or when the number of transient failures exceeds a set maximum, with `kUnavailable` being considered a transient error."],["Users can create an instance of this policy with a specified `maximum_failures` parameter to control the tolerance for transient errors, and setting it to 0 will disable retries."],["The class provides functions to check if the policy is exhausted, determine if a failure is permanent, get the maximum failures, handle failures, and create new policy instances."],["The page has a list of several versions available, ranging from 2.11.0 to 2.37.0-rc."]]],[]]