[[["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-17 UTC."],[[["This webpage details the `DocumentsLimitedErrorCountRetryPolicy` class, which is used to manage retry behavior for `DocumentsConnection` in Dialogflow ES."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, such as those indicated by the `kUnavailable` status code, are specifically considered in this retry policy."],["The policy can be configured using a `maximum_failures` parameter that defines the number of transient errors tolerated, and can be completely disabled by setting `maximum_failures` to 0."],["The webpage provides a version history of the class, starting from version `2.11.0` to the latest version `2.37.0-rc`, alongside the class documentation."]]],[]]