[[["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 provides documentation for the `LivestreamServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library for video livestream services."],["The retry policy is designed to manage transient errors in RPC calls, specifically stopping retries if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The class constructor, `LivestreamServiceLimitedErrorCountRetryPolicy(int)`, allows configuration of the maximum number of transient errors tolerated before halting retries, and setting `maximum_failures` to 0 will effectively disable the retry loop."],["The documentation includes details on the class's constructors, functions, and type aliases, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `BaseType` which is an alias of `LivestreamServiceRetryPolicy`."],["The page also lists versioned links for this service, starting from version 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]