[[["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 page documents the \u003ccode\u003eVersionsLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is a retry policy for \u003ccode\u003eVersionsConnection\u003c/code\u003e that manages retries based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy will stop if a non-transient error is encountered or if the number of transient failures exceeds a predefined threshold, where \u003ccode\u003ekUnavailable\u003c/code\u003e is considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVersionsLimitedErrorCountRetryPolicy\u003c/code\u003e class provides constructors to create an instance with a specified maximum number of transient errors allowed, and copy constructors, enabling a user to disable the retry loop by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to zero.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e for managing the retry behavior and determining the state of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThis page also lists the different available versions for the retry policy class, with \u003ccode\u003e2.37.0-rc\u003c/code\u003e being the latest release, and various releases all the way down to \u003ccode\u003e2.11.0\u003c/code\u003e being available.\u003c/p\u003e\n"]]],[],null,[]]