[[["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-08-01 UTC."],[[["This page documents the `ParameterManagerRetryPolicy`, which defines the retry behavior for `ParameterManagerConnection`."],["The `clone()` function creates a new instance of the `ParameterManagerRetryPolicy`, resetting it to its initial state."],["The `OnFailure(Status const &)` function determines if a retry should be performed based on the provided status."],["The `IsExhausted()` function checks if the retry policy has reached its maximum number of attempts."],["The `IsPermanentFailure(Status const &)` function checks if the given status represents a permanent failure that should not be retried."]]],[]]