[[["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."],[[["This webpage details the `SessionsLimitedErrorCountRetryPolicy` class, which is used to manage retry attempts for `SessionsConnection` in Dialogflow ES."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in the context of this policy, are specifically defined as having a status code of `kUnavailable`."],["The `SessionsLimitedErrorCountRetryPolicy` class offers different constructors to define the maximum number of transient errors to be tolerated and several virtual functions to check for a variety of conditions to dictate the retry behaviour, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and more."],["This document also provides version history, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, with links to each versions documentation."]]],[]]