[[["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-04-17 UTC."],[[["This webpage provides documentation for the `GrafeasLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `GrafeasConnection`."],["The `GrafeasLimitedErrorCountRetryPolicy` class limits the number of transient errors it will tolerate before stopping retries, and treats `kUnavailable` status codes as transient."],["The policy can be configured to tolerate a specified `maximum_failures` of transient errors, and setting this to 0 will effectively disable retries."],["The webpage lists available versions of this class, with `2.37.0-rc` being the latest, and includes documentation on constructors, functions, and type aliases."],["The `GrafeasLimitedErrorCountRetryPolicy` includes functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage and monitor the retry process."]]],[]]