[[["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 details the `ExecutionsLimitedErrorCountRetryPolicy`, a retry mechanism for `ExecutionsConnection` in the Google Cloud Run v2 C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The class includes constructors to create instances with a specified maximum number of transient failures, where setting `maximum_failures` to 0 disables the retry loop."],["The `ExecutionsLimitedErrorCountRetryPolicy` class contains functions to handle failed request, check for exhaustion of retries, and determine if an error is permanent."],["The documentation covers various versions of the retry policy, from 2.11.0 to 2.37.0-rc, with links provided for each version, showcasing its evolution."]]],[]]