[[["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 `GrafeasLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors in RPC calls."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum number of allowed failures is exceeded."],["`kUnavailable` status codes are considered transient errors, and the class includes constructors to set the maximum number of allowed failures and various copy constructors."],["The class includes functions to determine the maximum allowed failures, handle failures, check if retry attempts are exhausted, identify permanent failures, and clone the policy."],["The documentation provides a list of versions for this class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."]]],[]]