[[["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 `ParticipantsLimitedErrorCountRetryPolicy`, a retry mechanism for `ParticipantsConnection` in Dialogflow ES."],["The policy halts retries upon encountering a non-transient error or exceeding the permitted number of transient failures, where `kUnavailable` is considered a transient error."],["You can set a limit to the maximum number of transient errors that can occur by setting the `maximum_failures` parameter when constructing a new `ParticipantsLimitedErrorCountRetryPolicy`."],["The latest version is `2.37.0-rc`, and there are versions ranging from `2.11.0` to `2.36.0` as well."],["There is also functionality for creating a new instance of the policy that is reset to the initial state, and that can be done by using the `clone` function."]]],[]]