[[["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` that limits retries based on error counts."],["The policy stops retrying if an RPC returns a non-transient error or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is considered a transient error, triggering a retry."],["The class offers constructors to set the maximum allowed number of transient failures and provides functions to check if the policy is exhausted, the number of max failures, and to determine if a failure is permanent."],["The page provides documentation for the class across multiple versions, from 2.11.0 up to the release candidate 2.37.0-rc, with version 2.28.0 being the current version."]]],[]]