[[["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 webpage details the `ParticipantsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `ParticipantsConnection` in Dialogflow ES."],["The retry policy is based on counting errors, and it halts retries when a non-transient error occurs or if the number of transient failures exceeds a set threshold, where `kUnavailable` is considered a transient error."],["The class has constructors to set the maximum number of transient failures tolerated and provides functions to check for exhaustion, permanent failures, and to clone the policy."],["There is a list of supported versions for this class, ranging from version `2.11.0` all the way to the latest version `2.37.0-rc`."]]],[]]