[[["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."],[[["The page documents the `ParticipantsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `ParticipantsConnection` in Dialogflow ES."],["This retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["The class treats `kUnavailable` status codes as transient errors, allowing the system to retry in these cases."],["The policy can be configured to tolerate a specified `maximum_failures` of transient errors, with the option to disable retries entirely by setting this value to zero."],["The document list several versions of this class ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]