[[["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-07-09 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."]]],[]]