[[["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 `ExecutionsLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for Cloud Run v2."],["The `ExecutionsLimitedErrorCountRetryPolicy` class is designed to manage retries for `ExecutionsConnection` based on the number of transient errors encountered during remote procedure calls (RPCs)."],["The retry policy halts when a non-transient error occurs or the number of transient failures surpasses the defined maximum, and only treats the `kUnavailable` status code as a transient error."],["You can initialize the `ExecutionsLimitedErrorCountRetryPolicy` by specifying the maximum number of allowed transient errors, and can disable the retry policy entirely by setting the `maximum_failures` to 0."],["This page also provides access to other versions of the documentation, ranging from version 2.11.0 to the latest version 2.37.0-rc, alongside the currently viewed 2.35.0."]]],[]]