[[["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-05 UTC."],[[["The latest version of the `RoutersRetryPolicy` is 2.37.0-rc, and it provides retry functionality for `RoutersConnection`."],["This documentation provides access to versions of `RoutersRetryPolicy` ranging from 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `RoutersRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` for managing retry behavior."],["The `clone()` function creates a new instance of the retry policy, reset to the initial state, allowing you to duplicate and customize retry behavior."],["The functions `OnFailure`, `IsExhausted` and `IsPermanentFailure` all have status parameters to better dictate how the retry policy should manage failures."]]],[]]