[[["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-03-14 UTC."],[[["This webpage provides documentation for the `PagesLimitedErrorCountRetryPolicy` class, specifically within the Dialogflow CX C++ library, for managing retry logic in network operations."],["The `PagesLimitedErrorCountRetryPolicy` class is a retry policy designed for `PagesConnection` and will cease retrying if a non-transient error occurs or a certain number of transient failures has been surpassed."],["The class treats `kUnavailable` status codes as transient errors and allows configuration of the maximum number of transient failures it will tolerate."],["The policy includes methods to check for exhaustion, permanent failures, or whether to retry, and also has a `clone()` method for creating new instances."],["This documentation also includes links to the class across multiple versions of the library, including the latest release, 2.37.0-rc."]]],[]]