[[["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 page documents the `GrafeasLimitedErrorCountRetryPolicy`, which is a retry policy designed for `GrafeasConnection` in the Google Cloud Container Analysis C++ library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as RPC calls that result in the `kUnavailable` status code."],["You can customize the maximum number of tolerated transient errors when creating an instance of `GrafeasLimitedErrorCountRetryPolicy`, and can disable retries by setting this limit to 0."],["The page also provides documentation on the class's constructors, functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `maximum_failures`, as well as the `BaseType` alias, alongside a comprehensive list of previous versions of this documentation, from version 2.11.0 up until the most recent 2.37.0-rc."]]],[]]