[[["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."],[[["This webpage details the `TransitionRouteGroupsRetryPolicy` for Dialogflow CX in C++, with version 2.23.0 as the current version displayed."],["The latest release candidate version is 2.37.0-rc, and the page also provides links to prior versions from 2.36.0 down to 2.11.0."],["The retry policy can be cloned to a new instance with the same initial settings using the `clone()` function."],["The policy determines whether a retry should happen on failure with `OnFailure(Status const &)` and if it is a permanent failure with `IsPermanentFailure(Status const &)`."],["It can be determined whether retries are exhausted or not, using `IsExhausted()`."]]],[]]