[[["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-09 UTC."],[[["This webpage details the `SessionEntityTypesLimitedErrorCountRetryPolicy`, a retry policy designed for `SessionEntityTypesConnection` in the Google Cloud Dialogflow ES C++ library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the maximum number of allowed transient failures is exceeded."],["`kUnavailable` is the only status code that is considered a transient error with this retry policy, meaning any other errors will stop the retries."],["You can disable retries completely by creating an instance of this policy with `maximum_failures` set to 0."],["The latest version of the SessionEntityTypesLimitedErrorCountRetryPolicy is `2.37.0-rc`, and the documentation lists all the versions back to `2.11.0`."]]],[]]