[[["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-14 UTC."],[[["The latest version available for `ConfigRetryPolicy` is 2.37.0-rc, and there are multiple previous versions available, ranging from 2.36.0 down to 2.16.0."],["`ConfigRetryPolicy` is a retry policy for `ConfigConnection`."],["`ConfigRetryPolicy` includes functions such as `clone() const` to create a new instance, `OnFailure(Status const &)` which takes a status and returns a bool, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` which also takes in a status and returns a bool."],["Each function returns a specific type, like a unique pointer for `clone()` or a boolean for the others, with detailed parameters and descriptions."]]],[]]