[[["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-04-23 UTC."],[[["This webpage details the `ExperimentsLimitedErrorCountRetryPolicy` class, which is used to manage retries for `ExperimentsConnection` in Dialogflow CX."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, which by default treats `kUnavailable` status codes as transient errors."],["The policy can be constructed with a custom number of maximum transient failures, or even disabling retry completely with `maximum_failures` set to 0."],["The page lists a comprehensive history of the class, from version 2.11.0 up to the most recent release candidate 2.37.0-rc, along with their corresponding links."],["This class has different functions available such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, as well as different constructors."]]],[]]