[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAppHubLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud C++ AppHub library, and is used as a retry mechanism for \u003ccode\u003eAppHubConnection\u003c/code\u003e in various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppHubLimitedErrorCountRetryPolicy\u003c/code\u003e class stops retrying operations after a certain number of transient errors or if a non-transient error is encountered, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes identified as transient.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be configured with a \u003ccode\u003emaximum_failures\u003c/code\u003e parameter to define the tolerance for transient errors, and setting this to 0 disables the retry mechanism.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of this class, from 2.23.0 up to the latest release candidate 2.37.0-rc, along with constructors, functions, and type aliases.\u003c/p\u003e\n"],["\u003cp\u003eThe AppHubLimitedErrorCountRetryPolicy class defines several methods such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e, which are used to manage and determine the state of the retry policy.\u003c/p\u003e\n"]]],[],null,[]]