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