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