[[["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 webpage details the `AgentsLimitedErrorCountRetryPolicy` class, which is used for managing retries for `AgentsConnection` in Google Cloud's Dialogflow ES C++ library."],["The latest release for `AgentsLimitedErrorCountRetryPolicy` is version 2.37.0-rc, with multiple prior releases listed, dating back to version 2.11.0."],["The retry policy halts when a non-transient error occurs or if the number of transient failures exceeds the set limit, with `kUnavailable` status codes being treated as transient errors."],["The class offers constructors for setting the maximum number of transient failures and methods to check for exhaustion, permanent failures, and the current maximum failure count."],["The class contains a `clone` method that will create a new instance of the policy, reset to the initial state."]]],[]]