[[["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 `SessionEntityTypesLimitedErrorCountRetryPolicy`, a retry policy designed for `SessionEntityTypesConnection` in the Google Cloud Dialogflow CX C++ library."],["The policy allows for a limited number of transient errors before stopping retries, with `kUnavailable` being the only status code treated as transient by this policy."],["The policy has a constructor `SessionEntityTypesLimitedErrorCountRetryPolicy(int)` that sets the maximum number of transient errors before stopping, where a value of 0 disables the retry loop."],["The page also lists past versions of the SessionEntityTypesLimitedErrorCountRetryPolicy, down to version 2.11.0 and up to the current latest version, 2.37.0-rc."],["The class provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, to manage and understand the state of the retry policy."]]],[]]