[[["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 `ContextsLimitedErrorCountRetryPolicy` class, which manages retries for `ContextsConnection` in the Google Cloud Dialogflow ES C++ library."],["The policy stops retrying upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` as a defined transient error code."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter during the object creation, where setting it to 0 disables retries."],["The page provides access to documentation for multiple versions of the library, including the latest release candidate `2.37.0-rc`, along with many other versions, down to version `2.11.0`."],["The class provides functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage the retry logic and status."]]],[]]