[[["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-05-07 UTC."],[[["This webpage details the `TransitionRouteGroupsLimitedErrorCountRetryPolicy` class, a retry mechanism for `TransitionRouteGroupsConnection` in Dialogflow CX."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures, with `kUnavailable` being the only error code classified as a transient error within this class."],["You can customize the maximum number of transient errors allowed during the creation of this class using `TransitionRouteGroupsLimitedErrorCountRetryPolicy(int)`, and can even disable the retry loop altogether."],["The page covers multiple versions of this class, ranging from version `2.11.0` to `2.37.0-rc` (the latest) and includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing the retry behavior."]]],[]]