[[["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 document provides information on the `ExecutionsLimitedErrorCountRetryPolicy` class, which is a retry policy for `ExecutionsConnection` in the Google Cloud C++ client library."],["The policy is designed to retry operations up to a specified number of transient errors, identified by the `kUnavailable` status code."],["The retry mechanism halts if a non-transient error is encountered or if the number of transient failures exceeds the pre-defined limit set during the policy's creation."],["You can disable retries by setting `maximum_failures` to 0 when creating an instance of `ExecutionsLimitedErrorCountRetryPolicy`."],["The latest version of the documentation available is version `2.37.0-rc`, with many older versions listed, all the way back to version `2.11.0`, allowing users to see how this class has evolved."]]],[]]