[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eMetricsServiceV2LimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy for \u003ccode\u003eMetricsServiceV2Connection\u003c/code\u003e that manages retries based on the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and it treats \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricsServiceV2LimitedErrorCountRetryPolicy\u003c/code\u003e has a constructor that takes an integer \u003ccode\u003emaximum_failures\u003c/code\u003e which will determine how many transient failures to accept, and it also has copy and move constructors.\u003c/p\u003e\n"],["\u003cp\u003eKey functions of this class include \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, each serving to configure and manage the retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.37.0-rc, with documented versions back to 2.11.0.\u003c/p\u003e\n"]]],[],null,[]]