[[["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 used for `ConfidentialComputingConnection` that limits the number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds the prescribed maximum."],["The class constructor `ConfidentialComputingLimitedErrorCountRetryPolicy(int)` takes an integer that determines the maximum number of transient failures tolerated, which can be set to 0 to disable retries."],["The policy considers the `kUnavailable` status code as a transient error."],["The available versions of the policy are listed, starting from the latest `2.37.0-rc` and going down to `2.11.0`, the main focus of this page being `2.22.1`."]]],[]]