[[["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-07 UTC."],[[["This page details the `ConfigRetryPolicy` for `ConfigConnection`, available in multiple versions, with the latest being version 2.37.0-rc."],["The `ConfigRetryPolicy` includes functions to manage retry behaviors, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function is used to create a new policy instance that is reset to its initial state."],["`OnFailure` and `IsPermanentFailure` receive a `Status const &` parameter, while `IsExhausted` does not take any parameter."],["The functions `OnFailure`, `IsExhausted` and `IsPermanentFailure` all have a boolean type return."]]],[]]