[[["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`, a retry policy specifically designed for `TransitionRouteGroupsConnection` in Dialogflow CX."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in the context of this policy, are specifically defined as status codes with `kUnavailable`."],["The policy can be configured to tolerate a set amount of transient errors with `maximum_failures`, and it can be completely disabled by setting `maximum_failures` to 0."],["The `TransitionRouteGroupsLimitedErrorCountRetryPolicy` class provides methods to define if a retry should be performed with the functions `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`."]]],[]]