[[["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 webpage details the `ConfidentialComputingLimitedErrorCountRetryPolicy`, a retry policy class for `ConfidentialComputingConnection` that limits the number of transient errors before stopping retries."],["The policy halts retries when a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, as defined within this class, are identified by the `kUnavailable` status code."],["The retry loop can be completely disabled by instantiating the policy with `maximum_failures` set to 0."],["The webpage provides an overview of several historical versions of the policy, with the latest one being `2.37.0-rc`, as well as a complete breakdown of the constructors, functions, and type aliases that the class has."]]],[]]