[[["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 details the `GrafeasLimitedErrorCountRetryPolicy`, a retry mechanism designed for `GrafeasConnection` in C++."],["The policy stops retrying after encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["Transient errors, as defined by this policy, specifically include RPCs returning an `kUnavailable` status code."],["The retry policy can be disabled by creating an instance with `maximum_failures` set to 0."],["The page provides a comprehensive list of class functions and constructors, along with descriptions of their parameters, return types, and behavior, as well as a list of different versions of the class."]]],[]]