[[["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 designed to manage retries for `AgentsConnection` in Google Cloud's C++ Dialogflow CX library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the `kUnavailable` status code as a transient error."],["The class has constructors to set the maximum number of tolerable transient errors and supports copy and move operations, as well as functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."],["This page also contains a list of versions of this document ranging from 2.11.0 to 2.37.0-rc, with the latest version being 2.37.0-rc."]]],[]]