[[["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 `FlowsLimitedErrorCountRetryPolicy` class, which manages retry attempts for `FlowsConnection` in the context of Dialogflow CX."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The class offers constructors to create instances, including one that allows setting the maximum number of tolerable transient errors, which can also disable retries when set to 0."],["The webpage provides links to different versions of the `FlowsLimitedErrorCountRetryPolicy` class documentation, from version 2.11.0 to the latest 2.37.0-rc."],["The class offers several functions, like `maximum_failures()` to check the maximum failures, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and inspect the state of the retry policy."]]],[]]