[[["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 `FulfillmentsLimitedErrorCountRetryPolicy` class, which manages retries for `FulfillmentsConnection` in the Dialogflow ES C++ library."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds the specified `maximum_failures`."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["The class offers constructors to create retry policies with a defined `maximum_failures` count, including options to disable the retry loop by setting `maximum_failures` to 0."],["The page provides links to different versions of the `FulfillmentsLimitedErrorCountRetryPolicy` documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]