[[["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 `AgentsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `AgentsConnection` in Google Cloud's C++ Dialogflow ES library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The class has constructors to set the maximum number of tolerable transient errors and includes functions to check for exhaustion, permanent failures, and to clone the policy."],["There are many different versions of this class to explore, ranging from version 2.11.0 to the latest version candidate 2.37.0-rc, all available to view by clicking on their respective links."],["The `BaseType` of this class is an alias of the `AgentsRetryPolicy`."]]],[]]