[[["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` for the Dialogflow ES C++ library, specifically for version 2.15.1 and other versions up to 2.37.0-rc."],["The retry policy is designed to handle transient errors that may occur during RPC calls, stopping when non-transient errors are encountered or a predefined number of transient errors are exceeded."],["The policy considers `kUnavailable` as a transient error status code."],["The `SessionsLimitedErrorCountRetryPolicy` class has constructors to set a maximum number of transient failures, and functions to determine if retries are exhausted, if a failure is permanent, and to clone the policy."],["It also has functions to get the maximum failures and get the current status of the policy, along with the ability to create a new instance."]]],[]]