[[["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 manages transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified limit, using `kUnavailable` as a transient error code."],["The class provides constructors to set the maximum allowed transient failures and functions to check if the retry attempts are exhausted, retrieve the max failures, or determine if a failure is permanent."],["The latest version available is version `2.37.0-rc` and the page provides links for the documentation of versions ranging from `2.11.0` to `2.37.0-rc`."],["The page presents type aliases such as `BaseType`, referencing `ConfidentialComputingRetryPolicy`."]]],[]]