[[["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-14 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`."]]],[]]