[[["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 page details the `SessionsLimitedErrorCountRetryPolicy` class, which is used to manage retries for `SessionsConnection` in Google Cloud's Dialogflow CX."],["The retry policy halts if it encounters a non-transient error or if the number of transient failures exceeds the predefined limit."],["Only `kUnavailable` status codes are considered transient errors, triggering a potential retry."],["The class offers constructors to set the maximum number of allowed transient failures and methods to check for exhaustion, permanent failures, and to clone the policy, offering flexibility in retry management."],["The list of versions from `2.11.0` to the latest `2.37.0-rc` show that it is a well used class in many versions of this service, with the latest version being `2.37.0-rc`."]]],[]]