[[["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-18 UTC."],[[["This page details the `ConfidentialComputingRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The retry policy applies to `ConfidentialComputingConnection` and offers functions like `clone()` to create new instances, reset to their initial state."],["The `OnFailure(Status const &)` function determines if a retry should be attempted based on the provided status, returning a boolean."],["The `IsExhausted()` function indicates whether the retry policy has been exhausted, returning a boolean."],["`IsPermanentFailure(Status const &)` checks if a given status indicates a permanent failure, returning a boolean."]]],[]]