[[["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 used with `ConfidentialComputingConnection` that limits the number of transient errors before stopping retries."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit, with `kUnavailable` being treated as a transient error."],["The `ConfidentialComputingLimitedErrorCountRetryPolicy` class includes constructors that define how many transient errors are tolerated, with the ability to disable retries by setting the `maximum_failures` parameter to 0."],["The class also provides methods to check if the policy is exhausted, identify permanent failures, and create a reset copy of the retry policy through the `clone()` method."],["This page also provides links to previous versions of the documentation, ranging from version `2.11.0` to `2.36.0`, with the latest release candidate being `2.37.0-rc`."]]],[]]