[[["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 `VersionsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `VersionsConnection` in Dialogflow ES."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures, with `kUnavailable` being the only specified transient error status."],["The class offers constructors to configure the maximum allowed transient errors (`maximum_failures`), including the ability to disable retries entirely, and supports move and copy semantics."],["Key functions of this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, providing control and insight into retry behavior."],["The page also offers a breakdown of links to different versions, ranging from the latest 2.37.0-rc version to the 2.11.0 version, of this specific function."]]],[]]