[[["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 document outlines the `VersionsLimitedErrorCountRetryPolicy`, a retry mechanism for `VersionsConnection` in Dialogflow ES."],["The policy halts retries upon encountering a non-transient error or exceeding the specified limit of transient failures."],["Transient errors are defined as those returning the `kUnavailable` status code, as found in the provided link."],["You can customize the maximum number of transient errors allowed by providing a corresponding number upon the policy creation, or effectively disable retries by setting `maximum_failures` to 0."],["The document provides function documentation for `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` that defines what actions they perform for the retry policy."]]],[]]