[[["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-23 UTC."],[[["This document outlines the `AnswerRecordsLimitedErrorCountRetryPolicy`, a retry mechanism for `AnswerRecordsConnection` in the Dialogflow ES C++ library."],["The retry policy limits the number of transient errors before stopping and considers `kUnavailable` as a transient error."],["Constructors allow setting the maximum number of tolerated transient errors, including an option to disable retries entirely by setting `maximum_failures` to 0."],["The policy provides methods to check for exhaustion, identify permanent failures, determine the maximum number of failures allowed, and provides a method for cloning the policy."],["The document includes version history for the `AnswerRecordsLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]